C# Class BudgetAnalyser.App

Afficher le fichier Open project: Benrnz/BudgetAnalyser

Méthodes protégées

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

Private Methods

Méthode Description
LogUnhandledException ( string origin, object ex ) : void
OnApplicationExit ( object sender, System.Windows.ExitEventArgs e ) : void
OnCurrentDomainUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
OnDispatcherUnhandledException ( object sender, 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