Show / Hide Table of Contents

Delegate EventCollection.AddedEvent

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