C# Class afung.MangaWeb3.Common.LoginRequest

Inheritance: JsonRequest
Exibir arquivo Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
password string
username string

Property Details

password public_oe property

public string password
return string

username public_oe property

public string username
return string