Exemplo n.º 1
0
 public void TimKiemSanPham(DataGridView g, string TenSP)
 {
     da.TimKiemSP(g, TenSP);;
 }