C# 클래스 CSMongo.Results.ForceErrorResult

A result when attempting to force an error on the server
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

메소드 설명
ForceErrorResult ( BsonObject document ) : System

Creates a new container for the error result

메소드 상세

ForceErrorResult() 공개 메소드

Creates a new container for the error result
public ForceErrorResult ( BsonObject document ) : System
document BsonObject
리턴 System