C# Class wenku10.Pages.Dialogs.Sharers.ChangePassword

Inheritance: ContentDialog
Afficher le fichier Open project: tgckpg/wenku10

Méthodes publiques

Свойство Type Description
Canceled bool

Méthodes publiques

Méthode Description
ChangePassword ( ) : System

Private Methods

Méthode Description
ContentDialog_PrimaryButtonClick ( ContentDialog sender, ContentDialogButtonClickEventArgs args ) : void
DetectInputLogin ( ) : void
ErrorMessage ( string Mesg ) : void
IndicateIdle ( ) : void
IndicateLoad ( ) : void
OnKeyDown ( object sender, KeyRoutedEventArgs e ) : void
RequestComplete ( Net.Astropenguin.Loaders.DRequestCompletedEventArgs e, string QueryId ) : void
RequestFailed ( string cacheName, string QueryId, Exception e ) : void

Method Details

ChangePassword() public méthode

public ChangePassword ( ) : System
Résultat System

Property Details

Canceled public_oe property

public bool Canceled
Résultat bool