C# Class openXDAManager.AboutWindow

Interaction logic for AboutWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: GridProtectionAlliance/openXDA

Méthodes publiques

Méthode Description
AboutWindow ( ) : System.IO

Creates a new instance of the AboutWindow class.

Private Methods

Méthode Description
AboutTextBox_Loaded ( object sender, RoutedEventArgs e ) : void
OkButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AboutWindow() public méthode

Creates a new instance of the AboutWindow class.
public AboutWindow ( ) : System.IO
Résultat System.IO