Beispiel #1
0
 public bool IspunjeniPodaci(string grad, int idKorisnika)
 {
     return(Sustav.IspunjeniPodaci(grad, idKorisnika, idAplikacije));
 }