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