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

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

공개 프로퍼티들

프로퍼티 타입 설명
autoadd bool
name string
path string
public_ bool

프로퍼티 상세

autoadd 공개적으로 프로퍼티

public bool autoadd
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

path 공개적으로 프로퍼티

public string path
리턴 string

public_ 공개적으로 프로퍼티

public bool public_
리턴 bool