C# Class Rock.Apps.CheckScannerUtility.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Navigation.NavigationWindow
Mostra file Open project: SparkDevNetwork/Rock

Public Methods

Method Description
MainWindow ( ) : System.Linq

Initializes a new instance of the MainWindow class.

Private Methods

Method Description
mainWindow_Closing ( object sender, System e ) : void

Handles the Closing event of the mainWindow control.

Method Details

MainWindow() public method

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