Ejemplo n.º 1
0
 private void Luu()
 {
     BOKho.Luu(lsArray);
     LoadDanhSach();
     UserControlLibrary.WindowMessageBox messageBox = new UserControlLibrary.WindowMessageBox(mTransit.StringButton.LuuThanhCong);
     messageBox.ShowDialog();
 }