Esempio n. 1
0
 public DataTable TimKiemThuoc(string strTimKiem)
 {
     return(da.TimKiemThuoc(strTimKiem));
 }