C# Class Epiworx.Wp7.UsersPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: mattruma/epiworx-csla

Private Properties

Свойство Type Description
HasAuthenticationToken bool
Load void
LoadCompleted void
LoadCurrentUsers void
NavigateToLogonPage void
PhoneApplicationPage_Loaded void

Méthodes publiques

Méthode Description
UsersPage ( ) : System

Private Methods

Méthode Description
HasAuthenticationToken ( ) : bool
Load ( ) : void
LoadCompleted ( object sender, EventArgs e ) : void
LoadCurrentUsers ( ) : void
NavigateToLogonPage ( ) : void
PhoneApplicationPage_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

UsersPage() public méthode

public UsersPage ( ) : System
Résultat System