KeyValuePairConverter<TKey, TValue> sealed class KeyValuePairConverter<TKey, TValue> : SmallObjectWithParameterizedConstructorConverter<KeyValuePair<TKey, TValue>, TKey, TValue, object, object> Documentation Code public KeyValuePairConverter()