EventHandlerExtensions Class |
Namespace: TouchScript.Utils
public static class EventHandlerExtensions
| Name | Description | |
|---|---|---|
| InvokeHandleExceptions(EventHandler, Object, EventArgs) |
Invokes an event handling exceptions.
| |
| InvokeHandleExceptionsT(EventHandlerT, Object, T) |
Invokes an event handling exceptions.
|