C# Class afung.MangaWeb3.Common.MangaSearchFilter

Mostra file Open project: a-fung/MangaWeb3

Public Properties

Property Type Description
author string
folder string
folderSetting int
publisher string
series string
title string
year int

Property Details

author public_oe property

public string author
return string

folder public_oe property

public string folder
return string

folderSetting public_oe property

public int folderSetting
return int

publisher public_oe property

public string publisher
return string

series public_oe property

public string series
return string

title public_oe property

public string title
return string

year public_oe property

public int year
return int