Esempio n. 1
0
 public bool ObrisiPrinter(string grad, int idPrintera)
 {
     return(Postavke.ObrisiPrinter(grad, idPrintera, idAplikacije));
 }