Пример #1
0
 public void Remove(int id)
 {
     _brochureRepository.Remove(id);
 }