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

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

공개 프로퍼티들

프로퍼티 타입 설명
date int
id int
pages int
size long
title string

프로퍼티 상세

date 공개적으로 프로퍼티

public int date
리턴 int

id 공개적으로 프로퍼티

public int id
리턴 int

pages 공개적으로 프로퍼티

public int pages
리턴 int

size 공개적으로 프로퍼티

public long size
리턴 long

title 공개적으로 프로퍼티

public string title
리턴 string