Show / Hide Table of Contents

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
Back to top Generated by DocFX