Пример #1
0
 public bool Update(int MAHD, int MASP, int SL, decimal Gia)
 {
     return(cthd_dal.Update(MAHD, MASP, SL, Gia));
 }