Beispiel #1
0
 public List <Documento> GetAll()
 {
     return(_DAO.GetAll());
 }