Delegate Load.EnterEvent
Namespace: Experior.Core.Loads
Assembly: Experior.Core.dll
Syntax
public delegate void EnterEvent(Load sender, ActionPoint actionPoint);
Parameters
Type | Name | Description |
---|---|---|
Load | sender | |
ActionPoint | actionPoint |
public delegate void EnterEvent(Load sender, ActionPoint actionPoint);
Type | Name | Description |
---|---|---|
Load | sender | |
ActionPoint | actionPoint |