Overload List
| Name | Description | |
|---|---|---|
| Call(Action) |
Calls the given handler
| |
| Call(Action TArgs ) |
Calls the given handler
| |
| Call(EventHandler TArgs ) |
Calls the given handler
|
See Also