Namespace XploRe.Json
Classes
CollectionConverter
CollectionConverter<T>
CollectionConverter<T, TList, TDictionary>
TList is used. Objects are deserialized into the configured dictionary type
TDictionary, storing each object property as a
KeyValuePair<TKey, TValue>.