|  | EventHandlerExtensions Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Cimbalino.Toolkit.Extensions
 Syntax
Syntaxpublic static class EventHandlerExtensions
 Methods
Methods| Name | Description | |
|---|---|---|
|   | SafeInvoke(EventHandler, Object, EventArgs) | 
            Raises the event.
             | 
|   | SafeInvoke(EventHandler, Object, EventArgs, FuncEventArgs, Boolean) | 
            Raises the event with cancellation possibility.
             | 
|   | SafeInvokeT(EventHandlerT, Object, T) | 
            Raises the event.
             | 
|   | SafeInvokeT(EventHandlerT, Object, T, FuncT, Boolean) | 
            Raises the event with cancellation possibility.
             | 
 Version Information
Version Information See Also
See Also