C# Class afung.MangaWeb3.Common.AdminSettingsGetResponse

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

Public Properties

Property 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
return int

guest public_oe property

public bool guest
return bool

pdf public_oe property

public bool pdf
return bool

preprocessCount public_oe property

public int preprocessCount
return int

preprocessDelay public_oe property

public int preprocessDelay
return int

rar public_oe property

public bool rar
return bool

zip public_oe property

public bool zip
return bool