C# Class Account.App

App.xaml 的交互逻辑
Inheritance: GuoKun.Configuration.SingletonApplication
ファイルを表示 Open project: KINGGUOKUN/Account Class Usage Examples

Protected Methods

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

Private Methods

Method Description
App_DispatcherUnhandledException ( object sender, System e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected method

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