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.20.0+ee01960089f28ea1b501690df5fc9f6318a70242
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