Esempio n. 1
0
 public EntityType GetById(int id) => _repository.GetById(id);