C# Class CSMongo.Results.AssertInfoResult

Information related to assertions by the database
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
AssertInfoResult ( BsonObject document ) : System

Creates a new container for an AssertInfo response

Method Details

AssertInfoResult() public méthode

Creates a new container for an AssertInfo response
public AssertInfoResult ( BsonObject document ) : System
document BsonObject
Résultat System