Пример #1
0
 static MongoDbContext()
 {
     var ctx = new MongoDbContext();
     ctx.SetConventions();
 }