Exemple #1
0
 public bool edit(HOADON hd)
 {
     return(HDdao.editHD(hd));
 }