C# Class SignLanguageEducationSystem.StartPage

Interaction logic for StartPage.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Public Methods

Method Description
StartPage ( SystemStatusCollection systemStatusCollection ) : System

Private Methods

Method Description
KinectTileButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

StartPage() public method

public StartPage ( SystemStatusCollection systemStatusCollection ) : System
systemStatusCollection SystemStatusCollection
return System