Ejemplo n.º 1
0
 public static string ClasseEleve(int unId)
 {
     return(ClasseDAO.EdtEleve(unId));
 }