Show / Hide Table of Contents

Delegate ActionPoint.DoubleClickEvent

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