JsonMetadataServicesConverter<T> sealed class JsonMetadataServicesConverter<T> : JsonResumableConverter<T> Documentation Code public JsonMetadataServicesConverter(Func<JsonConverter<T>> converterCreator, ConverterStrategy converterStrategy)