RiotNet  8.0.0
A C#/.NET client for the Riot Games API.
List of all members
RiotNet.Models.DictionaryOfString Class Reference

A dictionary with string keys and string values that can be stored in a database. More...

Inheritance diagram for RiotNet.Models.DictionaryOfString:
RiotNet.Models.PersistableDictionary< string, string >

Additional Inherited Members

- Properties inherited from RiotNet.Models.PersistableDictionary< string, string >
string Value [get, set]
 Gets or sets the serialized form of the dictionary. This is used for saving the dictionary into a database. This property is not intended to be used by your code. More...
 

Detailed Description

A dictionary with string keys and string values that can be stored in a database.


The documentation for this class was generated from the following file: