Static factory class for NullableSerializers.
Inheritance HierarchySystem.Object MongoDB.Bson.Serialization.Serializers.NullableSerializer
Namespace:
MongoDB.Bson.Serialization.Serializers
Assembly:
MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.19.1+3a2a09dd959482f665ffbb5df2557ec541597af4
Syntaxpublic static class NullableSerializer
Public NotInheritable Class NullableSerializer
[<AbstractClassAttribute>]
[<SealedAttribute>]
type NullableSerializer = class end
The NullableSerializer type exposes the following members.
Methods
| Name | Description |
---|
  | Create |
Creates a NullableSerializer.
|
Top
See Also