C# Class eXeMeL.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
显示文件 Open project: Grandpappy/eXeMeL

Protected Methods

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

Private Methods

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

Method Details

OnStartup() protected method

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