C# Класс Pomona.PomonaError

Показать файл Открыть проект

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

Метод Описание
PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic

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

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

public PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
statusCode HttpStatusCode
Результат System.Collections.Generic

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

public PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic
statusCode HttpStatusCode
entity object
responseHeaders string>.IEnumerable
Результат System.Collections.Generic