C# Class QSProjectsLib.UserProperty

Inheritance: Gtk.Dialog
Afficher le fichier Open project: QualitySolution/QSProjects Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
ChangePassword ( ) : void
UpdatePrivileges ( ) : void
UserFill ( int UserId ) : void
UserProperty ( ) : System

Méthodes protégées

Méthode Description
Build ( ) : void
OnButtonOkClicked ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
CreateLogin ( ) : bool
RenameLogin ( ) : bool

Method Details

Build() protected méthode

protected Build ( ) : void
Résultat void

ChangePassword() public méthode

public ChangePassword ( ) : void
Résultat void

OnButtonOkClicked() protected méthode

protected OnButtonOkClicked ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

UpdatePrivileges() public méthode

public UpdatePrivileges ( ) : void
Résultat void

UserFill() public méthode

public UserFill ( int UserId ) : void
UserId int
Résultat void

UserProperty() public méthode

public UserProperty ( ) : System
Résultat System

Property Details

NewUser public_oe property

public bool NewUser
Résultat bool