IDictionaryOfTKeyTValueConverter<TDictionary, TKey, TValue> sealed class IDictionaryOfTKeyTValueConverter<TDictionary, TKey, TValue> : DictionaryDefaultConverter<TDictionary, TKey, TValue> where TDictionary : IDictionary<TKey, TValue> Documentation Code public IDictionaryOfTKeyTValueConverter()