C# 클래스 CSMongo.Results.FSyncResult

Information about the result of a FSync command
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

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

The information returned when calling the FSync command

메소드 상세

FSyncResult() 공개 메소드

The information returned when calling the FSync command
public FSyncResult ( BsonObject document ) : System
document BsonObject
리턴 System