C# Class afung.MangaWeb3.Common.AdminErrorLogsGetResponse

Inheritance: JsonResponse
ファイルを表示 Open project: a-fung/MangaWeb3 Class Usage Examples

Public Properties

Property Type Description
logs afung.MangaWeb3.Common.ErrorLogJson[]
numberOfLogs int

Property Details

logs public_oe property

public ErrorLogJson[],afung.MangaWeb3.Common logs
return afung.MangaWeb3.Common.ErrorLogJson[]

numberOfLogs public_oe property

public int numberOfLogs
return int