Пример #1
0
 //public List<Common> GetAllVat()
 //{
 //    return commonGateway.GetAllVat();
 //}
 public List <Common> GetAllItem()
 {
     return(commonGateway.GetAllItem());
 }