IJsonRpcInstanceContainer Interface

Definition

Interface optionally implemented by IJsonRpcMessageFormatter implementations that need a reference to their owner JsonRpc class.

public interface IJsonRpcInstanceContainer
type IJsonRpcInstanceContainer = interface
Public Interface IJsonRpcInstanceContainer
Derived

Properties

Rpc

Sets the JsonRpc instance.

Applies to