C# Class afung.MangaWeb3.Common.AdminCollectionsUsersGetResponse

Inheritance: JsonResponse
ファイルを表示 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_oe property

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

name public_oe property

public string name
return string

names public_oe property

public string[] names
return string[]