Property Invokers
Invokers
Gets an object that allows to add or remove a handler to or from the current event.
Declaration
IInvokerFactory<IEventInvoker> Invokers { get; }
Property Value
Type | Description |
---|---|
IInvokerFactory<IEventInvoker> |
Gets an object that allows to add or remove a handler to or from the current event.
IInvokerFactory<IEventInvoker> Invokers { get; }
Type | Description |
---|---|
IInvokerFactory<IEventInvoker> |