The StateMachine type exposes the following members.

Constructors

  NameDescription
StateMachine

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)
Update

Properties

  NameDescription
CurrentState
Gets and sets current state of this instance.

See Also