C# Class ElitePaddlesServiceHost.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: saqneo/Elite

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
OnStateChanged ( EventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnStateChanged() protected method

protected OnStateChanged ( EventArgs e ) : void
e System.EventArgs
return void