C# Class CSMongo.Results.DropCollectionResult

The details after deleting a collection
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
DropCollectionResult ( BsonObject document ) : System

The result when trying to remove a collection

Method Details

DropCollectionResult() public méthode

The result when trying to remove a collection
public DropCollectionResult ( BsonObject document ) : System
document BsonObject
Résultat System