RiotNet
8.0.0
A C#/.NET client for the Riot Games API.
|
The default Json.Net contract resolver used by the RiotClient. More...
Protected Member Functions | |
override JsonDictionaryContract | CreateDictionaryContract (Type objectType) |
Creates a JsonDynamicContract for the given type. More... | |
The default Json.Net contract resolver used by the RiotClient.
|
inlineprotected |
Creates a JsonDynamicContract for the given type.
objectType | The type of the object. |