ContextEventWrapper Generic Class
Wrapper that holds a collection of event handlers for a specific type and associates a context with them.
Syntax
public class ContextEventWrapper<T> where T : EventArgs
Requirements
Namespace: Microsoft.Kinect.Toolkit
Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)
See Also
Reference
ContextEventWrapper Members
Microsoft.Kinect.Toolkit Namespace