C# Class Gwupe.Agent.UI.WPF.ConfirmPasswordControl

Interaction logic for ConfirmPasswordControl.xaml
Inheritance: Gwupe.Agent.UI.WPF.API.GwupeModalUserControl
Afficher le fichier Open project: gwupe/Gwupe

Méthodes publiques

Méthode Description
ConfirmPasswordControl ( ) : System

Méthodes protégées

Méthode Description
CommitInput ( ) : bool
Hide ( ) : void
ResetInputs ( ) : void
Show ( ) : void
ValidateInput ( ) : bool

Method Details

CommitInput() protected méthode

protected CommitInput ( ) : bool
Résultat bool

ConfirmPasswordControl() public méthode

public ConfirmPasswordControl ( ) : System
Résultat System

Hide() protected méthode

protected Hide ( ) : void
Résultat void

ResetInputs() protected méthode

protected ResetInputs ( ) : void
Résultat void

Show() protected méthode

protected Show ( ) : void
Résultat void

ValidateInput() protected méthode

protected ValidateInput ( ) : bool
Résultat bool