Beispiel #1
0
 public List <String> getDescMaterias(int docActual)
 {
     return(dcDatos.getDescMaterias(docActual));
 }