Show / Hide Table of Contents

Delegate ActionPoint.EnterEvent

Namespace: Experior.Core.Routes
Assembly: Experior.Core.dll
Syntax
public delegate void EnterEvent(ActionPoint sender, Load load);
Parameters
Type Name Description
ActionPoint sender
Load load
Back to top Generated by DocFX