Esempio n. 1
0
 public List <Stu> GetAll()
 {
     return(dl.GetList());
 }