Exemplo n.º 1
0
 public List <Livro> GetAllForRelatorioPDF()
 {
     return(_livroService.GetAllForRelatorioPDF());
 }