C# Class Candy.Client.App

App.xaml の相互作用ロジック
Inheritance: System.Windows.Application
Afficher le fichier Open project: Wabyon/Candy

Méthodes publiques

Méthode Description
App ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System
Résultat System

OnStartup() protected méthode

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