C# Class Account.App

App.xaml 的交互逻辑
Inheritance: GuoKun.Configuration.SingletonApplication
Afficher le fichier Open project: KINGGUOKUN/Account Class Usage Examples

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
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected méthode

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