Пример #1
0
 public static void ConfigureAbpConventions(this BsonClassMap map)
 {
     map.AutoMap();
     map.ConfigureExtraProperties();
 }