Ejemplo n.º 1
0
 public DataTable LayDuLieuNV(string sql)
 {
     return(employeesDAO.LayDuLieuNV(sql));
 }