C# Class MongoDB.Results.MapReduceResult

Afficher le fichier Open project: oz-systems/mongodb-csharp Class Usage Examples

Méthodes publiques

Méthode Description
MapReduceResult ( Document result ) : System

Initializes a new instance of the MapReduceResult class.

ToString ( ) : string

Returns a System.String that represents this instance.

Method Details

MapReduceResult() public méthode

Initializes a new instance of the MapReduceResult class.
public MapReduceResult ( Document result ) : System
result Document The result.
Résultat System

ToString() public méthode

Returns a System.String that represents this instance.
public ToString ( ) : string
Résultat string