DictionaryOfTKeyTValueConverter<TCollection, TKey, TValue> sealed class DictionaryOfTKeyTValueConverter<TCollection, TKey, TValue> : DictionaryDefaultConverter<TCollection, TKey, TValue> where TCollection : Dictionary<TKey, TValue> Documentation Code public DictionaryOfTKeyTValueConverter()