C# Class Epiworx.Wp7.LogonPage

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

Private Properties

Property Type Description
Logon void
LogonButton_Click void
LogonCompleted void

Public Methods

Method Description
LogonPage ( ) : System

Private Methods

Method Description
Logon ( ) : void
LogonButton_Click ( object sender, RoutedEventArgs e ) : void
LogonCompleted ( object sender, LogonEventArgs e ) : void

Method Details

LogonPage() public method

public LogonPage ( ) : System
return System