Click or drag to resize
DeserializedHttpResponse Class
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.7 [UNOFFICIAL BUILD]
Syntax
C#
public static class DeserializedHttpResponse

The DeserializedHttpResponse type exposes the following members.

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