C# Class MongoDB.Driver.TestCollectionSafeMode

Inheritance: MongoTestBase
Afficher le fichier Open project: sdether/mongodb-csharp

Méthodes protégées

Méthode Description
InitCollection ( string name ) : IMongoCollection

Private Methods

Méthode Description
TestBadInsert ( ) : void
TestBadUpdate ( ) : void
TestMultiUpdate ( ) : void

Method Details

InitCollection() protected méthode

protected InitCollection ( string name ) : IMongoCollection
name string
Résultat IMongoCollection