StoppablePropagatorStepTakenArgsPreviousState Property |
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ITimeBasedState PreviousState { get; }
Public ReadOnly Property PreviousState As ITimeBasedState
Get
public:
property ITimeBasedState^ PreviousState {
ITimeBasedState^ get ();
}
member PreviousState : ITimeBasedState with get
Property Value
Type:
ITimeBasedStateSee Also