Ejemplo n.º 1
0
 public List <Item> GetAllItem()
 {
     return(aItemAccess.GetAllItem());
 }