C# Class afung.MangaWeb3.Common.LoginRequest

Inheritance: JsonRequest
Show file Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
password string
username string

Property Details

password public property

public string password
return string

username public property

public string username
return string