프로퍼티 | 타입 | 설명 | |
---|---|---|---|
transitions |
메소드 | 설명 | |
---|---|---|
AddChildState ( |
||
AddTransition ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ProcessEvent ( |
||
State ( object id, |
||
ToString ( ) : string | ||
TraverseDown ( |
||
TraverseUp ( |
메소드 | 설명 | |
---|---|---|
DispatchDefaults ( ) : |
||
Enter ( |
||
Exit ( |
public AddTransition ( |
||
transition | ||
리턴 | void |
protected Enter ( |
||
transition | ||
리턴 | void |
protected Exit ( |
||
transition | ||
리턴 | void |
public ProcessEvent ( |
||
originalState | ||
eventToProcess | ||
리턴 |
public TraverseDown ( |
||
transitionEvent | ||
리턴 |
public TraverseUp ( |
||
transitionEvent | ||
리턴 |