Jaa


HttpResponseMockContent.GetHttpContent Method

Definition

Return a new HttpContent based on content.

public System.Net.Http.HttpContent GetHttpContent ();
member this.GetHttpContent : unit -> System.Net.Http.HttpContent
Public Function GetHttpContent () As HttpContent

Returns

A new HttpContent.

Applies to