Example #1
0
 public void ChangeCopies()
 {
     _bookRepo.ChangeCopies();
 }