C# Class OpenPr0gramm.ChangePasswordData

Inheritance: ChangeAccountSettingData
Afficher le fichier Open project: holzmaster/OpenPr0gramm

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangePasswordData ( string nonce, string currentPassword, string newPassword ) : Refit

Method Details

ChangePasswordData() public méthode

public ChangePasswordData ( string nonce, string currentPassword, string newPassword ) : Refit
nonce string
currentPassword string
newPassword string
Résultat Refit