C# Class EducationSystem.GameIntroductionPage

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

Public Methods

Method Description
GameIntroductionPage ( GameInformationModel informationModel ) : System

Private Methods

Method Description
btnStartGame_Click ( object sender, System e ) : void

Method Details

GameIntroductionPage() public method

public GameIntroductionPage ( GameInformationModel informationModel ) : System
informationModel GameInformationModel
return System