Click or drag to resize

IDispatchMessageFormatter Interface

[Missing <summary> documentation for "T:RestSrvr.IDispatchMessageFormatter"]

Namespace:  RestSrvr
Assembly:  RestSrvr (in RestSrvr.dll) Version: 2.2.1
Syntax
public interface IDispatchMessageFormatter

The IDispatchMessageFormatter type exposes the following members.

Methods
  NameDescription
Public methodDeserializeRequest
Serialize the request
Public methodSerializeResponse
Serialize the response
Top
See Also