C# Class afung.MangaWeb3.Common.LoginRequest

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

Méthodes publiques

Свойство Type Description
password string
username string

Property Details

password public_oe property

public string password
Résultat string

username public_oe property

public string username
Résultat string