C# Class EventStore.VSTools.Infrastructure.HttpResponse

Mostra file Open project: AlexeyRaga/esvstools Class Usage Examples

Public Methods

Method Description
HttpResponse ( HttpStatusCode statusCode, string content, string location ) : System

Method Details

HttpResponse() public method

public HttpResponse ( HttpStatusCode statusCode, string content, string location ) : System
statusCode HttpStatusCode
content string
location string
return System