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