C# Class TechfairKinect.AppState.StateChangeRequestedEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: techx/old-techfair-kinect-booth Class Usage Examples

Public Methods

Method Description
StateChangeRequestedEventArgs ( ComponentType componentType, object args ) : System

Method Details

StateChangeRequestedEventArgs() public method

public StateChangeRequestedEventArgs ( ComponentType componentType, object args ) : System
componentType ComponentType
args object
return System