RestResponse Constructor DRA REST Extensions SDK
Overload List

  NameDescription
Public methodRestResponse 
Default constructor. Creates a response object with UTF8 encoding.
Public methodRestResponse(Encoding)
Creates a response object with a specific encoding.
Back to Top
See Also