'DeclarationPublic Function New( _ ByVal content As System.Net.Http.HttpContent _ )
public RestfulResponse( System.Net.Http.HttpContent content )
Parameters
- content
- Content of the HTTP response that this object represents
'DeclarationPublic Function New( _ ByVal content As System.Net.Http.HttpContent _ )
public RestfulResponse( System.Net.Http.HttpContent content )