C# Class ZanoFineTuning.Views.AppLogin

Interaction logic for AppLogin.xaml
Inheritance: System.Windows.Controls.Page
Exibir arquivo Open project: torquing/ZanoFineTuning Class Usage Examples

Public Properties

Property Type Description
Instance AppLogin

Public Methods

Method Description
AppLogin ( ) : System

Private Methods

Method Description
DoContinue ( object sender, RoutedEventArgs e ) : void
DoLogin ( object sender, RoutedEventArgs e ) : void
DoLogout ( object sender, RoutedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
Refresh ( ) : void
Trigger ( String evt ) : void

Method Details

AppLogin() public method

public AppLogin ( ) : System
return System

Property Details

Instance public_oe static_oe property

public static AppLogin,ZanoFineTuning.Views Instance
return AppLogin