Example #1
0
 public List <ReviewDTO> getReviewByBookID(int id) => convertor.getListReview(statistica.getReviewByBookID(id));