C# Class eXeMeL.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: Grandpappy/eXeMeL

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
Application_DispatcherUnhandledException ( object sender, System e ) : void

Method Details

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void