Exemplo n.º 1
0
 protected Task <int> AddSearchResultToDatabaseAsync(Series result)
 => _repo.AddAsync(result);