Table of Contents

Class JsonReaderSettings

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

Represents settings for a JsonReader.

[Serializable]
public class JsonReaderSettings : BsonReaderSettings
Inheritance
JsonReaderSettings
Inherited Members
Extension Methods

Constructors

JsonReaderSettings()

Initializes a new instance of the JsonReaderSettings class.

Properties

Defaults

Gets or sets the default settings for a JsonReader.

Methods

Clone()

Creates a clone of the settings.

CloneImplementation()

Creates a clone of the settings.