C# Class openXDAManager.AboutWindow

Interaction logic for AboutWindow.xaml
Inheritance: System.Windows.Window
显示文件 Open project: GridProtectionAlliance/openXDA

Public Methods

Method Description
AboutWindow ( ) : System.IO

Creates a new instance of the AboutWindow class.

Private Methods

Method Description
AboutTextBox_Loaded ( object sender, RoutedEventArgs e ) : void
OkButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AboutWindow() public method

Creates a new instance of the AboutWindow class.
public AboutWindow ( ) : System.IO
return System.IO