LargeObjectWithParameterizedConstructorConverterWithReflection<T>
sealed class LargeObjectWithParameterizedConstructorConverterWithReflection<T> : LargeObjectWithParameterizedConstructorConverter<T>
Implementation of JsonObjectConverter{T} that supports the deserialization
of JSON objects using parameterized constructors.