Exemple #1
0
 public IList <PatrimonioEntity> ListarTodosPatrimonios()
 {
     return(_patrimonioRepository.ListarTodosPatrimonios());
 }