MongoDB.Bson.Serialization.Options Namespace (original) (raw)

The MongoDB.Bson.Serialization.Options namespace contains the classes that represent the serialization options for specific types such as DateTime, Document etc.

Classes

| | Class | Description | | | ------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------------- | | Public class | RepresentationConverter | Represents the external representation of a field or property. |

Enumerations

| | Enumeration | Description | | | ------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | | Public enumeration | DictionaryRepresentation | Represents the representation to use for dictionaries. | | Public enumeration | TimeSpanUnits | Represents the units a TimeSpan is serialized in. |