Пример #1
0
 public IEnumerable <OrderModel> GetDatabAll()
 {
     return(_OrderBusiness.GetDataAll());
 }