C# Class SRNicoNico.App

App.xaml の相互作用ロジック
Inheritance: System.Windows.Application
Mostrar archivo Open project: mrtska/SRNicoNico

Protected Methods

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

Private Methods

Method Description
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected method

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