C# 클래스 afung.MangaWeb3.Common.AdminCollectionsUsersGetResponse

상속: JsonResponse
파일 보기 프로젝트 열기: a-fung/MangaWeb3 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
data afung.MangaWeb3.Common.CollectionUserJson[]
name string
names string[]

프로퍼티 상세

data 공개적으로 프로퍼티

public CollectionUserJson[],afung.MangaWeb3.Common data
리턴 afung.MangaWeb3.Common.CollectionUserJson[]

name 공개적으로 프로퍼티

public string name
리턴 string

names 공개적으로 프로퍼티

public string[] names
리턴 string[]