DeserializedHttpResponse ClassDocuWare Platform .NET API
Provides utility methods deserializing HTTP responses.
Inheritance Hierarchy

SystemObject
  DocuWare.Services.HttpDeserializedHttpResponse

Namespace: DocuWare.Services.Http
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public static class DeserializedHttpResponse

The DeserializedHttpResponse type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateT
Creates the specified response.
Public methodStatic memberCreateAsyncT
Creates the specified response asynchronously.
Top
Properties

  NameDescription
Public propertyStatic memberType2Serializer
Maps types to its XML serializers.
Top
See Also

Reference