Exemplo n.º 1
0
 void GetAccount()
 {
     dgvAdminAccount.DataSource = accountBLL.GetAll();
 }