C# Class afung.MangaWeb3.Common.AdminCollectionsUsersGetResponse
Mostra 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
public CollectionUserJson[],afung.MangaWeb3.Common data |
return |
afung.MangaWeb3.Common.CollectionUserJson[] |
|
public string name |
return |
string |
|
public string[] names |
return |
string[] |
|