Example #1
0
 public int CTHD_Delete(string SoHD)
 {
     return(cthd_DAL.CTHD_Delete(SoHD));
 }