C# 클래스 CSMongo.Results.DropCollectionResult

The details after deleting a collection
상속: MethodResult
파일 보기 프로젝트 열기: hugoware/CSMongo

공개 메소드들

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

The result when trying to remove a collection

메소드 상세

DropCollectionResult() 공개 메소드

The result when trying to remove a collection
public DropCollectionResult ( BsonObject document ) : System
document BsonObject
리턴 System