Пример #1
0
 public Task <List <Team> > GetAll() => _service.GetAll();
Пример #2
0
 public Task <List <Artifact> > GetAll() => _service.GetAll();