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