Пример #1
0
 public Task <bool> Exists(int id) => _toDoListRepository.Exists(id);