示例#1
0
 public List <Classe> GetAll()
 {
     return(_DAO.GetAll());
 }