Callback |
public class CallbackContextEvent<T1, T2>
[Missing <typeparam name="T1"/> documentation for "T:Demo3D.Net.CallbackContextEvent`2"]
[Missing <typeparam name="T2"/> documentation for "T:Demo3D.Net.CallbackContextEvent`2"]
The CallbackContextEventT1, T2 type exposes the following members.
| Name | Description | |
|---|---|---|
| CallbackContextEventT1, T2 | Initializes a new instance of the CallbackContextEventT1, T2 class |
| Name | Description | |
|---|---|---|
| AddHandler | Add a callback to the event. | |
| Clear | Clears the event. | |
| Invoke | Raises the event. | |
| RemoveHandler | Removes a callback from the event. |