Beispiel #1
0
 private void btn_luu_Click(object sender, EventArgs e)
 {
     KETNOICSDL_ROOM.luudulieu(txt_maphong.Text, txt_tenphong.Text, txt_maloai.Text, txt_succhua.Text, txt_gd.Text);
     Load_DuLieu(null, null);
 }