C# Class MongoDB.Driver.GeoNearResult

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

Protected Methods

Method Description
GeoNearResult ( ) : System

Initializes a new instance of the GeoNearResult class.

Method Details

GeoNearResult() protected method

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