Esempio n. 1
0
 public bool RemoveById(int id) => _bookDao.RemoveById(id);