CallbackContextEventT Class | 
Namespace: Demo3D.Net
public class CallbackContextEvent<T>
[Missing <typeparam name="T"/> documentation for "T:Demo3D.Net.CallbackContextEvent`1"]
The CallbackContextEventT type exposes the following members.
| Name | Description | |
|---|---|---|
| CallbackContextEventT | Initializes a new instance of the CallbackContextEventT 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.
              |