Ejemplo n.º 1
0
 public int HoaDon_Delete(string maHD)
 {
     return(hdDAL.HoaDon_Delete(maHD));
 }