C# Class afung.MangaWeb3.Common.AdminMangaFilterResponse

Inheritance: JsonResponse
Exibir arquivo Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
authors string[]
collections string[]
tags string[]

Property Details

authors public_oe property

public string[] authors
return string[]

collections public_oe property

public string[] collections
return string[]

tags public_oe property

public string[] tags
return string[]