C# 클래스 CSMongo.Results.AssertInfoResult

Information related to assertions by the database
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

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

Creates a new container for an AssertInfo response

메소드 상세

AssertInfoResult() 공개 메소드

Creates a new container for an AssertInfo response
public AssertInfoResult ( BsonObject document ) : System
document BsonObject
리턴 System