Show / Hide Table of Contents

Delegate Static.ContactEvent

Namespace: Experior.Core.Parts
Assembly: Experior.Core.dll
Syntax
public delegate bool ContactEvent(Static sender, Load load);
Parameters
Type Name Description
Static sender
Load load
Returns
Type Description
System.Boolean
Back to top Generated by DocFX