C# Class ZelloPTT2.App

Interaction logic for App.xaml
Inheritance: Application
Datei anzeigen Open project: tekk/Zello-PTT-Hack

Protected Methods

Method Description
OnStartup ( StartupEventArgs e ) : void

Private Methods

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

Method Details

OnStartup() protected method

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
return void