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