コード例 #1
0
 public bool DeleteCTHD(DTO_CTHD a)
 {
     return(dalhd.DeleteCTHD(a));
 }