Click or drag to resize
StaMaStateMachineToString Method
Returns the human readable representation of the active state StateConfiguration of this StateMachine.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public override string ToString()

Return Value

Type: String
A String with a textual representation of the ActiveStateConfiguration property.
See Also