Click or drag to resize
DeserializedHttpResponseExtensions Class
Inheritance Hierarchy
SystemObject
  DocuWare.Services.HttpDeserializedHttpResponseExtensions

Namespace: DocuWare.Services.Http
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
public static class DeserializedHttpResponseExtensions

The DeserializedHttpResponseExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFileName
Gets the file name of the HTTP response.
Public methodStatic memberGetFileNameSafe
Gets the file name of the HTTP response.
Public methodStatic memberToContentT
Returns the content asynchronously.
Top
See Also