Click or drag to resize

JsonRpcProxyBuilderCreateProxy Method

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

Overload List
  NameDescription
Public methodCreateProxyT(JsonRpcClient)
Creates a proxy instance that implements the given stub type with JSON RPC.
Public methodCreateProxy(JsonRpcClient, Type)
Creates a proxy instance that implements the given stub type with JSON RPC.
Top
See Also