public void UpdateHelperUnAvailable(IEnumerable <int> helpersToUpdate) { _helperRepository.UpdateHelperUnAvailable(helpersToUpdate); }