C# Class Pomona.PomonaError

Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic

Method Details

PomonaError() public méthode

public PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
statusCode HttpStatusCode
Résultat System.Collections.Generic

PomonaError() public méthode

public PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic
statusCode HttpStatusCode
entity object
responseHeaders string>.IEnumerable
Résultat System.Collections.Generic