C# Class Grabacr07.KanColleViewer.App

App.xaml の相互作用ロジック
Datei anzeigen Open project: KCV-Localisation/KanColleViewer

Protected Methods

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

Private Methods

Method Description
App ( ) : System
GetFlashVersion ( ) : string

Obtains Adobe Flash Player's ActiveX element version.

ReportException ( object sender, Exception exception ) : void

Method Details

OnExit() protected method

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
return void

OnStartup() protected method

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