Click or drag to resize

JsonRpc.DynamicProxy.Client Namespace

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

[Missing <summary> documentation for "N:JsonRpc.DynamicProxy.Client"]

Classes
  ClassDescription
Public classJsonRpcProxyBuilder
A builder class that at runtime implements the server-side methods defined in the contract interfaces with JSON RPC requests or notifications.
Protected classJsonRpcProxyBuilderProxyBuilderEntry
Public classJsonRpcRealProxy
Infrastructure. Stores method information for implemented proxies in JsonRpcProxyBuilder and provides methods to execute them.