Beispiel #1
0
 public ReaderModel GetReaderWithInfo(int id) =>
 _mapper.Map(_service.GetReaderWithInfo(id));