C# Class Amoeba.Windows.VersionInformationWindow

VersionInformationWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Show file Open project: Alliance-Network/Amoeba Class Usage Examples

Public Methods

Method Description
VersionInformationWindow ( ) : System

Private Methods

Method Description
Window_Loaded ( object sender, RoutedEventArgs e ) : void
_closeButton_Click ( object sender, RoutedEventArgs e ) : void
_licenseButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

VersionInformationWindow() public method

public VersionInformationWindow ( ) : System
return System