MongoDBProvider constructor

MongoDBProvider(
  1. MongoDbConnLink _connLink
)

Implementation

MongoDBProvider(this._connLink);