Exemple #1
0
 public IDish GetBy(int id) => _repository.GetBy(id);