Struct EventHandlerProxy
public struct EventHandlerProxy
- Inherited Members
- Extension Methods
Methods
Add(Action)
public Action<object> Add(Action handler)
Parameters
handlerAction
Returns
Remove(Action)
public Action<object> Remove(Action handler)
Parameters
handlerAction