Click or drag to resize

IJsonRpcMethodBinder Methods

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

The IJsonRpcMethodBinder type exposes the following members.

Methods
  NameDescription
Public methodBindParameters
Binds the parameters contained in the specified JSON RPC request to the specified a parameter list.
Public methodTryBindToMethod
Resolves the target RPC method from the JSON RPC request.
Top
See Also