Exemple #1
0
 public void HienThiDuLieu(string ht)
 {
     dgvDSPXuat.DataSource = bll.LayDuLieu(ht);
 }