Click or drag to resize

BsonSerializer Properties

The BsonSerializer type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberSerializerRegistry
Gets the serializer registry.
Public propertyStatic memberUseNullIdChecker
Gets or sets whether to use the NullIdChecker on reference Id types that don't have an IdGenerator registered.
Public propertyStatic memberUseZeroIdChecker
Gets or sets whether to use the ZeroIdChecker on value Id types that don't have an IdGenerator registered.
Top
See Also