Exemplo n.º 1
0
 private void LoadGridNguoiDung()
 {
     gridNguoiDung.DataSource = TaiKhoan_BUS.LayHetNguoiDung();
 }