C# Класс gdapi.MethodNotAllowedException

Represents a MethodNotAllowed Exception returned from an API call.
Наследование: ApiException
Показать файл Открыть проект

Открытые методы

Метод Описание
MethodNotAllowedException ( string message, string code, string detail )

Описание методов

MethodNotAllowedException() публичный Метод

public MethodNotAllowedException ( string message, string code, string detail )
message string
code string
detail string