C# Class afung.MangaWeb3.Common.MangaImageResponse

Inheritance: JsonResponse
Mostrar archivo Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
dimensions int[]
status int
url string

Property Details

dimensions public_oe property

public int[] dimensions
return int[]

status public_oe property

public int status
return int

url public_oe property

public string url
return string