19 : base(descriptor.Type, descriptor, isPrimitive, reference)
A base abstract implementation of the IContent interface.
An implementation of IContent that gives access to an object or a boxed struct.
ObjectContent(object value, ITypeDescriptor descriptor, bool isPrimitive, IReference reference)