Exemple #1
0
 public int update_cthd(CTHD_PUBLIC cthd_public)
 {
     return(cthd_dal.update_cthd(cthd_public));
 }