C# Class afung.MangaWeb3.Common.ChangePasswordRequest

Inheritance: JsonRequest
Afficher le fichier Open project: a-fung/MangaWeb3 Class Usage Examples

Méthodes publiques

Свойство Type Description
currentPassword string
newPassword string
newPassword2 string

Property Details

currentPassword public_oe property

public string currentPassword
Résultat string

newPassword public_oe property

public string newPassword
Résultat string

newPassword2 public_oe property

public string newPassword2
Résultat string