Click or drag to resize

CallbackContextEventT1, T2 Methods

The CallbackContextEventT1, T2 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