Exemplo n.º 1
0
 public Livro GetAllDescending()
 {
     return(_livroService.GetAllDescending());
 }