C# 클래스 MongoDB.Driver.TestCursor

파일 보기 프로젝트 열기: sdether/mongodb-csharp

보호된 메소드들

메소드 설명
cleanDB ( ) : void

비공개 메소드들

메소드 설명
Dispose ( ) : void
Init ( ) : void
TestCanLimit ( ) : void
TestCanReadAndKillCursor ( ) : void
TestCanReadMore ( ) : void
TestCanReadSmall ( ) : void
TestExplain ( ) : void
TestHint ( ) : void
TestSort ( ) : void

메소드 상세

cleanDB() 보호된 메소드

protected cleanDB ( ) : void
리턴 void