C# Класс MongoDB.Bson.IO.BsonBinaryReaderBookmark

Represents a bookmark that can be used to return a reader to the current position and state.
Наследование: BsonReaderBookmark
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
BsonBinaryReaderBookmark
CloneContext BsonBinaryReaderContext

Приватные методы

Метод Описание
BsonBinaryReaderBookmark ( BsonReaderState state, BsonType currentBsonType, string currentName, BsonBinaryReaderContext context, int position )
CloneContext ( ) : BsonBinaryReaderContext