Click or drag to resize

JsonRpcContractResolver Properties

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

The JsonRpcContractResolver type exposes the following members.

Properties
  NameDescription
Public propertyNamingStrategy
Gets/sets the naming strategy used to map the RPC method and argument names.
Public propertyParameterValueConverter
Gets/sets the converter used to convert the arguments from and results to JSON.
Top
See Also