Пример #1
0
 public PizzaCatalog Get()
 {
     return(_pizzaOrderService.GetPizzaCatalog());
 }