Exemplo n.º 1
0
 public List <RasporedStavka> GetRaspored(int id)
 {
     return(takmicenjeService.GetRaspored(id));
 }