BsonReader Constructor | 
| Name | Description | |
|---|---|---|
| BsonReader(BinaryReader) | 
            Initializes a new instance of the BsonReader class.
              | |
| BsonReader(Stream) | 
            Initializes a new instance of the BsonReader class.
              | |
| BsonReader(BinaryReader, Boolean, DateTimeKind) | 
            Initializes a new instance of the BsonReader class.
              | |
| BsonReader(Stream, Boolean, DateTimeKind) | 
            Initializes a new instance of the BsonReader class.
              |