Click or drag to resize

IJsonRpcContractResolver Methods

[This is preliminary documentation and is subject to change.]

The IJsonRpcContractResolver type exposes the following members.

Methods
  NameDescription
Public methodCreateClientContract
Builds a JsonRpcServerContract out of the specified JSON RPC client types.
Public methodCreateServerContract
Builds a JsonRpcServerContract out of the specified JSON RPC service types.
Top
See Also