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