C# Class RtmfpDownloader.App

App
Inheritance: System.Windows.Application
Exibir arquivo Open project: langhuihui/csharprtmp Class Usage Examples

Protected Methods

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

Private Methods

Method Description
App_DispatcherUnhandledException ( object sender, System e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
InitializeComponent ( ) : void
Main ( ) : void

Method Details

OnStartup() protected method

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