Method | Description | |
---|---|---|
BsonDocumentReaderSettings ( ) : System |
Initializes a new instance of the BsonDocumentReaderSettings class.
|
|
BsonDocumentReaderSettings ( GuidRepresentation guidRepresentation ) : System |
Initializes a new instance of the BsonDocumentReaderSettings class.
|
|
Clone ( ) : |
Creates a clone of the settings.
|
Method | Description | |
---|---|---|
CloneImplementation ( ) : |
Creates a clone of the settings.
|
public BsonDocumentReaderSettings ( ) : System | ||
return | System |
public BsonDocumentReaderSettings ( GuidRepresentation guidRepresentation ) : System | ||
guidRepresentation | GuidRepresentation | The representation for Guids. |
return | System |
public Clone ( ) : |
||
return |
protected CloneImplementation ( ) : |
||
return |