C# 클래스 ModernApp4Me.WP8.Sample.ExceptionHandler.ExceptionHandlerDetailPage

파일 보기 프로젝트 열기: smartnsoft/ModernApp4Me

공개 메소드들

메소드 설명
ExceptionHandlerDetailPage ( ) : System

보호된 메소드들

메소드 설명
ComputeViewModel ( ) : Task
LoadQueryString ( ) : void
OnFullfillDisplayObjects ( ) : void
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

메소드 상세

ComputeViewModel() 보호된 메소드

protected ComputeViewModel ( ) : Task
리턴 Task

ExceptionHandlerDetailPage() 공개 메소드

public ExceptionHandlerDetailPage ( ) : System
리턴 System

LoadQueryString() 보호된 메소드

protected LoadQueryString ( ) : void
리턴 void

OnFullfillDisplayObjects() 보호된 메소드

protected OnFullfillDisplayObjects ( ) : void
리턴 void

RetrieveMainContainer() 보호된 메소드

protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel
리턴 System.Windows.Controls.Panel

RetrieveProgressIndicator() 보호된 메소드

protected RetrieveProgressIndicator ( ) : ProgressIndicator
리턴 ProgressIndicator