C# Class ZelloPTT2.App

Interaction logic for App.xaml
Inheritance: Application
Afficher le fichier Open project: tekk/Zello-PTT-Hack

Méthodes protégées

Méthode Description
OnStartup ( StartupEventArgs e ) : void

Private Methods

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

Method Details

OnStartup() protected méthode

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
Résultat void