C# Class afung.MangaWeb3.Common.AdminMangaFilterResponse

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

Méthodes publiques

Свойство Type Description
authors string[]
collections string[]
tags string[]

Property Details

authors public_oe property

public string[] authors
Résultat string[]

collections public_oe property

public string[] collections
Résultat string[]

tags public_oe property

public string[] tags
Résultat string[]