Example #1
0
 public bool AktivniKorisnik(string grad)
 {
     return(Mobile.AktivniKorisnik(grad, idAplikacije));
 }