C# Class cleanLayer.GUI.MainWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: Vipeax/cleanLayer Class Usage Examples

Méthodes publiques

Méthode Description
AddPage ( IGUIPage page ) : void
MainWindow ( ) : System

Private Methods

Méthode Description
textBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

AddPage() public méthode

public AddPage ( IGUIPage page ) : void
page IGUIPage
Résultat void

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System