Exemplo n.º 1
0
 public List <string> GetListaUseraNotifikacije(int utakId)
 {
     return(takmicenjeService.GetListaUseraNotifikacije(utakId));
 }