Exemplo n.º 1
0
 public IEnumerable <Vaca> GetVaquesCiutat()
 {
     return(_campService.getCiutat());
 }