JsonKeyValuePairConverter<TKey, TValue> sealed class JsonKeyValuePairConverter<TKey, TValue> : JsonConverter<KeyValuePair<TKey, TValue>> Documentation Code public JsonKeyValuePairConverter()