public bool Update(int MAHD, int MASP, int SL, decimal Gia) { return(cthd_dal.Update(MAHD, MASP, SL, Gia)); }