C# Class afung.MangaWeb3.Common.AdminSettingsGetResponse

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

Méthodes publiques

Свойство Type Description
cacheLimit int
guest bool
pdf bool
preprocessCount int
preprocessDelay int
rar bool
zip bool

Property Details

cacheLimit public_oe property

public int cacheLimit
Résultat int

guest public_oe property

public bool guest
Résultat bool

pdf public_oe property

public bool pdf
Résultat bool

preprocessCount public_oe property

public int preprocessCount
Résultat int

preprocessDelay public_oe property

public int preprocessDelay
Résultat int

rar public_oe property

public bool rar
Résultat bool

zip public_oe property

public bool zip
Résultat bool