C# Class afung.MangaWeb3.Common.LoginResponse

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

Méthodes publiques

Свойство Type Description
admin bool
username string

Property Details

admin public_oe property

public bool admin
Résultat bool

username public_oe property

public string username
Résultat string