JsonRpcBuilderExtensionsRegister Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| RegisterTService(IJsonRpcBuilder) |
Adds a JSON-RPC service to the built IJsonRpcServiceHost.
| |
| Register(IJsonRpcBuilder, Assembly) |
Adds all the public JSON-RPC service types in the assembly to the built IJsonRpcServiceHost.
|