C# Class TechfairKinect.AppState.StateChangeRequestedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: techx/old-techfair-kinect-booth Class Usage Examples

Méthodes publiques

Méthode Description
StateChangeRequestedEventArgs ( ComponentType componentType, object args ) : System

Method Details

StateChangeRequestedEventArgs() public méthode

public StateChangeRequestedEventArgs ( ComponentType componentType, object args ) : System
componentType ComponentType
args object
Résultat System