C# Class afung.MangaWeb3.Common.ErrorResponse

Inheritance: JsonResponse
Afficher le fichier Open project: a-fung/MangaWeb3

Méthodes publiques

Свойство Type Description
errorCode int
errorMsg string

Property Details

errorCode public_oe property

public int errorCode
Résultat int

errorMsg public_oe property

public string errorMsg
Résultat string