Class HttpRequestMessageFactoryDesktop
A
Inheritance
System.Object
HttpRequestMessageFactoryDesktop
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Geko.HttpClientService.Infrastructure
Assembly: Geko.HttpClientService.dll
Syntax
public class HttpRequestMessageFactoryDesktop : IHttpRequestMessageFactory
Constructors
| Improve this Doc View SourceHttpRequestMessageFactoryDesktop()
Constructor of the Http
Declaration
public HttpRequestMessageFactoryDesktop()
Methods
| Improve this Doc View SourceCreateRequestMessage()
Creates and returns a new
Declaration
public HttpRequestMessage CreateRequestMessage()
Returns
Type | Description |
---|---|
Http |
An |