C# Class Channel9Downloader.MainWindow

Interaction logic for MainWindow.xaml
Show file Open project: MadCowDevelopment/Channel9Downloader

Public Methods

Method Description
MainWindow ( ) : System

Initializes a new instance of the MainWindow class.

Private Methods

Method Description
MainWindowVMCloseRequest ( object sender, CloseRequestEventArgs e ) : void

Event handler for the close request.

Method Details

MainWindow() public method

Initializes a new instance of the MainWindow class.
public MainWindow ( ) : System
return System