Interface IHasParametersDictionary
Provides a read-only dictionary of parameter names and their corresponding parameter values.
Namespace: XploRe.Net.JsonRpc
Assembly: XploRe.Net.JsonRpc.dll
Syntax
public interface IHasParametersDictionary
Properties
Name | Description |
---|---|
Parameters | Immutable key-value dictionary of parameters. |