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