C# Class CSMongo.Results.ForceErrorResult

A result when attempting to force an error on the server
Inheritance: MethodResult
Afficher le fichier Open project: hugoware/CSMongo

Méthodes publiques

Méthode Description
ForceErrorResult ( BsonObject document ) : System

Creates a new container for the error result

Method Details

ForceErrorResult() public méthode

Creates a new container for the error result
public ForceErrorResult ( BsonObject document ) : System
document BsonObject
Résultat System