Interface IHasParametersCollection
Provides a read-only collection of ordered parameter values.
Namespace: XploRe.Net.JsonRpc
Assembly: XploRe.Net.JsonRpc.dll
Syntax
public interface IHasParametersCollection
Properties
Name | Description |
---|---|
Parameters | Immutable collection of parameters. |