C# Class RxSpy.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: niik/RxSpy

Public Methods

Method Description
MainWindow ( ) : System

Protected Methods

Method Description
OnClosed ( EventArgs e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

OnClosed() protected method

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