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

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

공개 프로퍼티들

프로퍼티 타입 설명
cid int
path string
status int

프로퍼티 상세

cid 공개적으로 프로퍼티

public int cid
리턴 int

path 공개적으로 프로퍼티

public string path
리턴 string

status 공개적으로 프로퍼티

public int status
리턴 int