C# Class MTMCL.Guide.PageGuideAuth

PageGuideAuth.xaml 的互動邏輯
Inheritance: System.Windows.Controls.Page
Show file Open project: cvronmin/metocraft

Public Methods

Method Description
PageGuideAuth ( ) : System

Private Methods

Method Description
ForgotPW_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void
butBack_Click ( object sender, RoutedEventArgs e ) : void
butNext_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PageGuideAuth() public method

public PageGuideAuth ( ) : System
return System