Esempio n. 1
0
 public bool DeleteProfile(string jmbg)
 {
     return(managerService.DeleteProfile(jmbg));
 }