C# Class afung.MangaWeb3.Common.MangaReadResponse

Inheritance: JsonResponse
Afficher le fichier Open project: a-fung/MangaWeb3 Class Usage Examples

Méthodes publiques

Свойство Type Description
id int
ltr bool
nextId int
pages int

Property Details

id public_oe property

public int id
Résultat int

ltr public_oe property

public bool ltr
Résultat bool

nextId public_oe property

public int nextId
Résultat int

pages public_oe property

public int pages
Résultat int