C# Class WPFQuiz.PiBackdoor

Afficher le fichier Open project: nccgroup/44Con2013Game Class Usage Examples

Méthodes publiques

Méthode Description
PiBackdoor ( Game theGame, MainWindow mainWindow ) : System
Stop ( ) : void

Private Methods

Méthode Description
timer_Tick ( object sender, EventArgs e ) : void

Method Details

PiBackdoor() public méthode

public PiBackdoor ( Game theGame, MainWindow mainWindow ) : System
theGame Game
mainWindow MainWindow
Résultat System

Stop() public méthode

public Stop ( ) : void
Résultat void