C# Class AutoSquirrel.App

Logica di interazione per App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: tenacious/Auto.Squirrel

Méthodes protégées

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

Private Methods

Méthode Description
App_DispatcherUnhandledException ( object sender, System e ) : void
ShowUnhandeledException ( System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected méthode

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