Пример #1
0
 public async virtual Task <ConsumoDTO> GetAsync(DefaultRequestDto key) =>
 await _repository.GetAsync(key);