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