Пример #1
0
 public UnitOfWork()
 {
     context = new PizzaMoreContext();
 }