EventHandlerExtensions Methods |
Name | Description | |
---|---|---|
![]() ![]() | InvokeHandleExceptions(EventHandler, Object, EventArgs) |
Invokes an event handling exceptions.
|
![]() ![]() | InvokeHandleExceptions<T>(EventHandler<T>, Object, T) |
Invokes an event handling exceptions.
|