BsonUndefinedSerializer Constructor |
Initializes a new instance of the BsonUndefinedSerializer class.
Namespace: MongoDB.Bson.Serialization.SerializersAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax public BsonUndefinedSerializer()
new : unit -> BsonUndefinedSerializer
See Also