Show / Hide Table of Contents

Delegate ActionPoint.RemovedEvent

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