![]() | JsonRpcScopeAttribute Properties |
[This is preliminary documentation and is subject to change.]
The JsonRpcScopeAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | MethodPrefix |
The prefix that is prepended to all the names of the JSON RPC methods in the scope.
|
![]() | NamingStrategyParameters |
The constructor parameters used to instantiate the specified NamingStrategyType |
![]() | NamingStrategyType |
The Type of the JsonRpcNamingStrategy applied to the methods in this scope.
|
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
![]() | ValueConverterParameters |
The constructor parameters used to instantiate the specified ValueConverterType.
|
![]() | ValueConverterType |
The Type of IJsonValueConverter that applies to the parameters of
all the JSON RPC methods in the scope.
|