![]() | IJsonRpcMethodBinder Interface |
[This is preliminary documentation and is subject to change.]
Namespace: JsonRpc.Contracts
The IJsonRpcMethodBinder type exposes the following members.
Name | Description | |
---|---|---|
![]() | BindParameters |
Binds the parameters contained in the specified JSON RPC request to the specified a parameter list.
|
![]() | TryBindToMethod |
Resolves the target RPC method from the JSON RPC request.
|