C# Class WPFQuiz.Name

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

Public Methods

Method Description
Name ( Game myGame ) : System

Private Methods

Method 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 method

public Name ( Game myGame ) : System
myGame Game
return System