Exemple #1
0
 public DbUpgrader()
 {
     _database = ConnectionUtils.GetMongoDatabase(out _client);
 }