Class GlobalTransition
Inherited Members
Namespace: StateMachine.View
Syntax
public class GlobalTransition : BaseSelfTransition
Constructors
GlobalTransition(ITransitionPropertiesModel, Store, GraphView, Int32)
Declaration
public GlobalTransition(ITransitionPropertiesModel model, Store store, GraphView graphView, int index)
Parameters
| Type | Name | Description |
|---|---|---|
| ITransitionPropertiesModel | model | |
| Store | store | |
| GraphView | graphView | |
| Int32 | index |