Exemplo n.º 1
0
 public double GetAmountAllBooks()
 {
     return(_bookRepo.GetAmountAllBooks());
 }