C# Class postmarkspamcheck.HttpResponse

Inheritance: IHttpResponse
Show file Open project: smoak/postmark-spamcheck

Public Methods

Method Description
HttpResponse ( WebResponse response ) : System

Method Details

HttpResponse() public method

public HttpResponse ( WebResponse response ) : System
response System.Net.WebResponse
return System