Beispiel #1
0
 public Model.KorisnikPacijent GetByIdKorisnikPacijent(int id)
 {
     return(_service.GetByIdKorisnikPacijent(id));
 }