HttpRequestBody Constructor Nemiro.OAuth
Overload List

  NameDescription
Public methodHttpRequestBody( Byte )
Initializes a new instance of the HttpRequestBody class with a specified value.
Public methodHttpRequestBody(Stream)
Initializes a new instance of the HttpRequestBody class with a specified value.
Public methodHttpRequestBody(String)
Initializes a new instance of the HttpRequestBody class with a specified value.
Top
See Also