Ejemplo n.º 1
0
 private void btn_ThanhToan_Click(object sender, EventArgs e)
 {
     hd.CapNhatTrangThai(int.Parse(tb_IDHD.Text));
 }