C# Class SLApp.App

Main Application class.
Inheritance: Application
ファイルを表示 Open project: DevExpress-Examples/Reporting_how-to-create-drill-through-reports-in-silverlight-e20022

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
Application_Exit ( object sender, EventArgs e ) : void
Application_Startup ( object sender, StartupEventArgs e ) : void
Application_UnhandledException ( object sender, ApplicationUnhandledExceptionEventArgs e ) : void
ReportErrorToDOM ( ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System