Метод | Описание | |
---|---|---|
BsonBinaryReaderSettings ( ) : System |
Initializes a new instance of the BsonBinaryReaderSettings class.
|
|
Clone ( ) : BsonBinaryReaderSettings |
Creates a clone of the settings.
|
Метод | Описание | |
---|---|---|
CloneImplementation ( ) : BsonReaderSettings |
Creates a clone of the settings.
|
Метод | Описание | |
---|---|---|
BsonBinaryReaderSettings ( bool closeInput, bool fixOldBinarySubTypeOnInput, bool fixOldDateTimeMaxValueOnInput, GuidRepresentation guidRepresentation, int maxDocumentSize ) : System |
public BsonBinaryReaderSettings ( ) : System | ||
Результат | System |
public Clone ( ) : BsonBinaryReaderSettings | ||
Результат | BsonBinaryReaderSettings |
protected CloneImplementation ( ) : BsonReaderSettings | ||
Результат | BsonReaderSettings |