C# Class afung.MangaWeb3.Common.AdminMangaEditPathResponse

Inheritance: JsonResponse
Show file Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
cid int
path string
status int

Property Details

cid public property

public int cid
return int

path public property

public string path
return string

status public property

public int status
return int