C# Class ZanoFineTuning.Views.AppLogin

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

Méthodes publiques

Свойство Type Description
Instance AppLogin

Méthodes publiques

Méthode Description
AppLogin ( ) : System

Private Methods

Méthode 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 méthode

public AppLogin ( ) : System
Résultat System

Property Details

Instance public_oe static_oe property

public static AppLogin,ZanoFineTuning.Views Instance
Résultat AppLogin