C# Class XapEditor.AboutWindow

Inheritance: System.Windows.Window
Exibir arquivo Open project: net-shell/quantum-vaginer

Public Methods

Method Description
AboutWindow ( string closeButtonText = "" ) : System.Diagnostics

Private Methods

Method Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Close_Click ( object sender, RoutedEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

Method Details

AboutWindow() public method

public AboutWindow ( string closeButtonText = "" ) : System.Diagnostics
closeButtonText string
return System.Diagnostics