Click or drag to resize

IDispatchFormatter Interface

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

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

The IDispatchFormatter type exposes the following members.

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