Json.NET - Quick Starts & API Documentation
BsonReader Constructor
Namespaces ► Newtonsoft.Json.Bson ► BsonReader ► BsonReader()()()()
Members
Icon | Member | Description |
---|---|---|
BsonReader(Stream) |
Initializes a new instance of the BsonReader class.
|
|
BsonReader(BinaryReader) |
Initializes a new instance of the BsonReader class.
|
|
BsonReader(Stream, Boolean, DateTimeKind) |
Initializes a new instance of the BsonReader class.
|
|
BsonReader(BinaryReader, Boolean, DateTimeKind) |
Initializes a new instance of the BsonReader class.
|