C# 클래스 CSMongo.Results.ProfileResult

Contains information about the profile level for the server
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

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

Returns information about the profile level for this database

메소드 상세

ProfileResult() 공개 메소드

Returns information about the profile level for this database
public ProfileResult ( BsonObject document ) : System
document BsonObject
리턴 System