JsonRpcServiceHostBuilderRegister Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| RegisterTService |
Registers all the exposed JSON PRC methods in the specified service object type.
| |
| Register(Assembly) |
Registers all the exposed JSON PRC methods in the public service object types contained in the specified assembly.
| |
| Register(Type) |
Registers all the exposed JSON PRC methods in the specified service object type.
|