Beispiel #1
0
 public OrdersEFRepository()
 {
     _ctx = new OrdersDBMigrationContext();
 }