Méthode | 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 | |
Résultat | void |
public Equals ( |
||
other | ||
Résultat | bool |
public Probe ( ProbeContext context ) : void | ||
context | ProbeContext | |
Résultat | void |
public TriggerEvent ( string name ) : System | ||
name | string | |
Résultat | System |