C# Class RoverOperator.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: FirstFloor.ModernUI.Windows.Controls.ModernWindow
Afficher le fichier Open project: jpadillak/Concordia_Capstone2013-14

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Méthodes protégées

Méthode Description
OnClosed ( EventArgs e ) : void

Private Methods

Méthode Description
AddKeyBoardShortcuts ( ) : void
GoToPage ( object relativeURI ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

OnClosed() protected méthode

protected OnClosed ( EventArgs e ) : void
e System.EventArgs
Résultat void