Ejemplo n.º 1
0
 System.Data.DataSet IBLL.IStudent.getStudentList()
 {
     return(dal.getStudentList());
 }