C# Class s2.App

Inheritance: System.Windows.Application
显示文件 Open project: DuBin1988/newsellinggas

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
Application_Exit ( object sender, EventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
OnCheckAndDownloadUpdateCompleted ( object sender, System.Windows.CheckAndDownloadUpdateCompletedEventArgs e ) : void
ReportErrorToDOM ( System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System