Delegate SystemGraphComponent.PendingGraphDescriptor.HandlerEnable
Delegate HandlerEnable
Namespace: Mechatronics.SystemGraph
Syntax
public delegate void HandlerEnable(SystemGraphComponent caller);
Parameters
| Type | Name | Description |
|---|---|---|
| SystemGraphComponent | caller | The caller. |