C# Class Starboard.View.MainWindowView

Interaction logic for MainWindow.xaml
Afficher le fichier Open project: ascendedguard/starboard-sc2 Class Usage Examples

Méthodes publiques

Méthode Description
MainWindowView ( ) : System.ComponentModel

Initializes a new instance of the MainWindowView class.

Private Methods

Méthode Description
MainWindowClosing ( object sender, CancelEventArgs e ) : void

Shuts down the application when the main window closes.

Method Details

MainWindowView() public méthode

Initializes a new instance of the MainWindowView class.
public MainWindowView ( ) : System.ComponentModel
Résultat System.ComponentModel