JsonRpcProxyBuilderCreateProxy Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| CreateProxyT(JsonRpcClient) |
Creates a proxy instance that implements the given stub type with JSON RPC.
| |
| CreateProxy(JsonRpcClient, Type) |
Creates a proxy instance that implements the given stub type with JSON RPC.
|