C# Class PeerCastStation.WPF.LogWindow

LogWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Mostrar archivo Open project: kumaryu/peercaststation Class Usage Examples

Public Methods

Method Description
LogWindow ( ) : System.Windows

Protected Methods

Method Description
OnClosing ( System e ) : void

Method Details

LogWindow() public method

public LogWindow ( ) : System.Windows
return System.Windows

OnClosing() protected method

protected OnClosing ( System e ) : void
e System
return void