public double EnviaCamioALaCiutat(string nom) { double kg = _campService.CamioACiutat(); return(kg); }