C# Class Recognizer.RecognitionEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: omanamos/kinect-nao Class Usage Examples

Méthodes publiques

Méthode Description
RecognitionEventArgs ( string cls, double l ) : System

Method Details

RecognitionEventArgs() public méthode

public RecognitionEventArgs ( string cls, double l ) : System
cls string
l double
Résultat System