Esempio n. 1
0
 public Task <bool> CheckIfPollExistsAsync(Guid id)
 => pollRepository.CheckIfPollExists(id);