C# Class Epiworx.Wp7.UsersPage

Inheritance: PhoneApplicationPage
显示文件 Open project: mattruma/epiworx-csla

Private Properties

Property Type Description
HasAuthenticationToken bool
Load void
LoadCompleted void
LoadCurrentUsers void
NavigateToLogonPage void
PhoneApplicationPage_Loaded void

Public Methods

Method Description
UsersPage ( ) : System

Private Methods

Method 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 method

public UsersPage ( ) : System
return System