Esempio n. 1
0
 public void FillDataTable(ref DataTable dt, string malop)
 {
     sinhVienDAO.FillDataTable(ref dt, malop);
 }