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

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

공개 프로퍼티들

프로퍼티 타입 설명
dimensions int[]
status int
url string

프로퍼티 상세

dimensions 공개적으로 프로퍼티

public int[] dimensions
리턴 int[]

status 공개적으로 프로퍼티

public int status
리턴 int

url 공개적으로 프로퍼티

public string url
리턴 string