C# Class WPFQuiz.Name

Interaction logic for Name.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: nccgroup/44Con2013Game Class Usage Examples

Méthodes publiques

Méthode Description
Name ( Game myGame ) : System

Private Methods

Méthode Description
Start_Click ( object sender, RoutedEventArgs e ) : void

Button

TestWindow_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
Window_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

Name() public méthode

public Name ( Game myGame ) : System
myGame Game
Résultat System