CallbackContextEvent Class |
Namespace: Demo3D.Net
public class CallbackContextEvent
The CallbackContextEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| CallbackContextEvent | Initializes a new instance of the CallbackContextEvent class |
| Name | Description | |
|---|---|---|
| AddHandler |
Add a callback to the event.
| |
| Clear |
Clears the event.
| |
| Invoke |
Raises the event.
|