Esempio n. 1
0
 public int Edit(Hint hint)
 {
     return(hm.Edit(hint));
 }