C# Класс MongoDB.Driver.GeoHaystackSearchResult.GeoHaystackSearchStats

Represents the stats of a GeoHaystackSearch command.
Показать файл Открыть проект

Открытые методы

Метод Описание
GeoHaystackSearchStats ( BsonDocument stats ) : System

Initializes a new instance of the GeoHaystackSearchStats class.

Описание методов

GeoHaystackSearchStats() публичный Метод

Initializes a new instance of the GeoHaystackSearchStats class.
public GeoHaystackSearchStats ( BsonDocument stats ) : System
stats BsonDocument The stats.
Результат System