Table of Contents

Property RegisteredEventhandlers

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

RegisteredEventhandlers

Gets all the registered event handlers.

public IReadOnlyDictionary<Type, object> RegisteredEventhandlers { get; }

Property Value

IReadOnlyDictionary<Type, object>