Method | Description | |
---|---|---|
BsonBinaryReaderSettings ( ) : System |
Initializes a new instance of the BsonBinaryReaderSettings class.
|
|
Clone ( ) : BsonBinaryReaderSettings |
Creates a clone of the settings.
|
Method | Description | |
---|---|---|
CloneImplementation ( ) : BsonReaderSettings |
Creates a clone of the settings.
|
Method | Description | |
---|---|---|
BsonBinaryReaderSettings ( bool closeInput, bool fixOldBinarySubTypeOnInput, bool fixOldDateTimeMaxValueOnInput, GuidRepresentation guidRepresentation, int maxDocumentSize ) : System |
protected CloneImplementation ( ) : BsonReaderSettings | ||
return | BsonReaderSettings |