C# Class afung.MangaWeb3.Common.AdminCollectionsUsersGetResponse

Inheritance: JsonResponse
Afficher le fichier Open project: a-fung/MangaWeb3 Class Usage Examples

Méthodes publiques

Свойство Type Description
data afung.MangaWeb3.Common.CollectionUserJson[]
name string
names string[]

Property Details

data public_oe property

public CollectionUserJson[],afung.MangaWeb3.Common data
Résultat afung.MangaWeb3.Common.CollectionUserJson[]

name public_oe property

public string name
Résultat string

names public_oe property

public string[] names
Résultat string[]