CallbackContextEventT Methods |
The CallbackContextEventT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| AddHandler |
Add a callback to the event.
| |
| Clear |
Clears the event.
| |
| Invoke |
Raises the event.
| |
| RemoveHandler |
Removes a callback from the event.
|