C# Class MongoDB.Driver.GeoHaystackSearchResult

Inheritance: CommandResult
Datei anzeigen Open project: CloudMetal/mongo-csharp-driver Class Usage Examples

Protected Methods

Method Description
GeoHaystackSearchResult ( ) : System

Initializes a new instance of the GeoHaystackSearchResult class.

Method Details

GeoHaystackSearchResult() protected method

Initializes a new instance of the GeoHaystackSearchResult class.
protected GeoHaystackSearchResult ( ) : System
return System