C# Class Jira.Win8.Views.CredentialsSettingsView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: iinteractive/jira-win8-client

Méthodes publiques

Méthode Description
CredentialsSettingsView ( ) : System
Hide ( ) : void
Show ( ) : void

Private Methods

Méthode Description
BackButton_Click ( object sender, RoutedEventArgs e ) : void
Overlay_Tapped ( object sender, TappedRoutedEventArgs e ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
Page_Unloaded ( object sender, RoutedEventArgs e ) : void

Method Details

CredentialsSettingsView() public méthode

public CredentialsSettingsView ( ) : System
Résultat System

Hide() public méthode

public Hide ( ) : void
Résultat void

Show() public méthode

public Show ( ) : void
Résultat void