Overload List
| Name | Description | |
|---|---|---|
| HttpRequestBody( Byte ) |
Initializes a new instance of the HttpRequestBody class with a specified value.
| |
| HttpRequestBody(Stream) |
Initializes a new instance of the HttpRequestBody class with a specified value.
| |
| HttpRequestBody(String) |
Initializes a new instance of the HttpRequestBody class with a specified value.
|
See Also