C# Class SignLanguageEducationSystem.DTWWindow

Interaction logic for DTW.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Méthodes publiques

Méthode Description
DTWWindow ( ) : System
SetData ( NDtw.Dtw dtw ) : void

Method Details

DTWWindow() public méthode

public DTWWindow ( ) : System
Résultat System

SetData() public méthode

public SetData ( NDtw.Dtw dtw ) : void
dtw NDtw.Dtw
Résultat void