| ITransitionBuilder Interface |
When a node implements this interface, it will be asked to create its own transition if required
Namespace: FlexRule.Flows.ModelAssembly: FlexRule.Flows (in FlexRule.Flows.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic interface ITransitionBuilder
The ITransitionBuilder type exposes the following members.
Methods|
| Name | Description |
|---|
 | Create |
Creates a transition for node
|
Top
See Also