C# Class ModernApp4Me.WP8.Sample.ExceptionHandler.ExceptionHandlerDetailPage

Afficher le fichier Open project: smartnsoft/ModernApp4Me

Méthodes publiques

Méthode Description
ExceptionHandlerDetailPage ( ) : System

Méthodes protégées

Méthode Description
ComputeViewModel ( ) : Task
LoadQueryString ( ) : void
OnFullfillDisplayObjects ( ) : void
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

Method Details

ComputeViewModel() protected méthode

protected ComputeViewModel ( ) : Task
Résultat Task

ExceptionHandlerDetailPage() public méthode

public ExceptionHandlerDetailPage ( ) : System
Résultat System

LoadQueryString() protected méthode

protected LoadQueryString ( ) : void
Résultat void

OnFullfillDisplayObjects() protected méthode

protected OnFullfillDisplayObjects ( ) : void
Résultat void

RetrieveMainContainer() protected méthode

protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel
Résultat System.Windows.Controls.Panel

RetrieveProgressIndicator() protected méthode

protected RetrieveProgressIndicator ( ) : ProgressIndicator
Résultat ProgressIndicator