Exemple #1
0
 public _Prekrsaj GetPrekrsajBroj(string grad, string broj)
 {
     return(Prekrsaj.DetaljiPrekrsajaBroj(grad, broj, idAplikacije));
 }