Esempio n. 1
0
 public List <Matricula> misAlumnos(Int64 pId)
 {
     return(dal.misAlumnos(pId));
 }