C# Class TheAirline.App

Interaction logic for App.xaml
Show file Open project: TheAirlineProject/tap-desktop

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
App ( ) : System.Windows

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void