public bool DodajRedarstvoPauk(string grad, Tuple <int, int, int> podaci) { return(Spider.DodajRedarstvoPauk(grad, podaci, idAplikacije)); }