Namespace MongoDB.Bson.Serialization.Options
The MongoDB.Bson.Serialization.Options namespace contains the classes that represent the serialization options for specific types such as DateTime, Document etc.
Classes
- RepresentationConverter
Represents the external representation of a field or property.
Enums
- DictionaryRepresentation
Represents the representation to use for dictionaries.
- TimeSpanUnits
Represents the units a TimeSpan is serialized in.