C# Class BudgetAnalyser.App

ファイルを表示 Open project: Benrnz/BudgetAnalyser

Protected Methods

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

Private Methods

Method 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 method

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