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