C# Class EventStore.VSTools.Infrastructure.HttpResponse

Afficher le fichier Open project: AlexeyRaga/esvstools Class Usage Examples

Méthodes publiques

Méthode Description
HttpResponse ( HttpStatusCode statusCode, string content, string location ) : System

Method Details

HttpResponse() public méthode

public HttpResponse ( HttpStatusCode statusCode, string content, string location ) : System
statusCode HttpStatusCode
content string
location string
Résultat System