Ejemplo n.º 1
0
 public OrdersEFRepository()
 {
     _ctx = new OrdersDBMigrationContext();
 }