MongoDB.Bson.Serialization.Options Namespace

The MongoDB.Bson.Serialization.Options namespace contains the classes that represent the serialization options for specific types such as DateTime, Document etc.
Classes
  ClassDescription
Public classRepresentationConverter
Represents the external representation of a field or property.
Enumerations
  EnumerationDescription
Public enumerationDictionaryRepresentation
Represents the representation to use for dictionaries.
Public enumerationTimeSpanUnits
Represents the units a TimeSpan is serialized in.