Note
This converter uses the BinarySerializationFormatter class in safe mode internally. The ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) method may
throw a SerializationException if the serialization stream contains any type name to resolve other than the Type specified
in the constructor. So it can be used for types only that do not use any types internally
that are not supported natively by the BinarySerializationFormatter class.
See the Remarks section of the BinarySerializationFormatter class for the natively supported types.
See the Remarks section of the BinarySerializationFormatter class for the natively supported types.