C# 클래스 VideoPlayer.UI.App

상속: System.Windows.Application
파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 프로퍼티들

프로퍼티 타입 설명
InstanceId string

공개 메소드들

메소드 설명
App ( ) : System

비공개 메소드들

메소드 설명
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
ReportErrorToDOM ( System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System

프로퍼티 상세

InstanceId 공개적으로 정적으로 프로퍼티

public static string InstanceId
리턴 string