C# 클래스 HelloWorld.App

Provides application-specific behavior to supplement the default Application class.
상속: Prism.Windows.PrismApplication
파일 보기 프로젝트 열기: robashton/SLJS 1 사용 예제들

공개 메소드들

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