C# Class afung.MangaWeb3.Common.AdminCollectionsUsersGetResponse

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

Public Properties

Property Type Description
data afung.MangaWeb3.Common.CollectionUserJson[]
name string
names string[]

Property Details

data public property

public CollectionUserJson[],afung.MangaWeb3.Common data
return afung.MangaWeb3.Common.CollectionUserJson[]

name public property

public string name
return string

names public property

public string[] names
return string[]