//phương thức này gọi phương thức sv_delete() ở lớp HOADON_DAL (tầng DAL) public int HOADON_Delete(string mahd) { return(hddal.HOADON_delete(mahd)); }