C# Class afung.MangaWeb3.Common.MangaReadResponse

Inheritance: JsonResponse
Show file Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
id int
ltr bool
nextId int
pages int

Property Details

id public property

public int id
return int

ltr public property

public bool ltr
return bool

nextId public property

public int nextId
return int

pages public property

public int pages
return int