Ejemplo n.º 1
0
 public static DataTable TimSach(string mucTim, string tenTim)
 {
     return(DauSach_DAO.TimSach(mucTim, tenTim));
 }