C# Class afung.MangaWeb3.Common.AdminCollectionEditNameRequest

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

Public Properties

Property Type Description
id int
name string

Property Details

id public property

public int id
return int

name public property

public string name
return string