C# 클래스 SLApp.App

Main Application class.
상속: Application
파일 보기 프로젝트 열기: DevExpress-Examples/Reporting_how-to-create-drill-through-reports-in-silverlight-e20022

공개 메소드들

메소드 설명
App ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System