DeserializationOptions Properties |
The DeserializationOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomObjectCreator | ICustomObjectCreator to use when creating objects during deserialization.
Null will uses the IExtendedTypeSerializer defaults for type creation.
| |
| HasSettings |
Returns true if any custom options are set
|