Click or drag to resize

CallbackContextEventT Methods

The CallbackContextEventT generic type exposes the following members.

Methods
  NameDescription
Public methodAddHandler
Add a callback to the event.
Public methodClear
Clears the event.
Public methodInvoke
Raises the event.
Public methodRemoveHandler
Removes a callback from the event.
Top
See Also