Show / Hide Table of Contents

Delegate Load.ContactEvent

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