C# Class Infrastructure.Database.MongoDatabaseWrapperBase

Afficher le fichier Open project: razonrus/mongo-infrastructure

Méthodes protégées

Méthode Description
MongoDatabaseWrapperBase ( MongoDatabase db ) : MongoDB.Driver

Method Details

MongoDatabaseWrapperBase() protected méthode

protected MongoDatabaseWrapperBase ( MongoDatabase db ) : MongoDB.Driver
db MongoDatabase
Résultat MongoDB.Driver