Method | Description | |
---|---|---|
Accept ( StateMachineVisitor visitor ) : void | ||
CompareTo ( Event other ) : int | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Probe ( ProbeContext context ) : void | ||
ToString ( ) : string | ||
TriggerEvent ( string name ) : System |
public Accept ( StateMachineVisitor visitor ) : void | ||
visitor | StateMachineVisitor | |
return | void |