Illumina.TerminalVelocity.SimpleHttpResponse.SimpleHttpResponse C# (CSharp) Method

SimpleHttpResponse() public method

public SimpleHttpResponse ( ) : System
return System
        public SimpleHttpResponse()
        {
        }

Same methods

SimpleHttpResponse::SimpleHttpResponse ( int statusCode, Byte content, string>.Dictionary headers ) : System
SimpleHttpResponse