Property RegisteredEventhandlers
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
RegisteredEventhandlers
Gets all the registered event handlers.
public IReadOnlyDictionary<Type, object> RegisteredEventhandlers { get; }
Gets all the registered event handlers.
public IReadOnlyDictionary<Type, object> RegisteredEventhandlers { get; }