C# Class afung.MangaWeb3.Common.MangaImageResponse

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

Public Properties

Property Type Description
dimensions int[]
status int
url string

Property Details

dimensions public property

public int[] dimensions
return int[]

status public property

public int status
return int

url public property

public string url
return string