C# Class SFA.DAS.EmployerIncentives.Functions.DomainMessageHandlers.HandleApprenticeshipIncentivesWithdrawCommand

Exibir arquivo Open project: SkillsFundingAgency/das-employer-incentives

Public Methods

Method Description
HandleApprenticeshipIncentivesWithdrawCommand ( ICommandService commandService ) : Microsoft.Azure.WebJobs

Private Methods

Method Description
HandleCommand ( WithdrawCommand command ) : Task

Method Details

HandleApprenticeshipIncentivesWithdrawCommand() public method

public HandleApprenticeshipIncentivesWithdrawCommand ( ICommandService commandService ) : Microsoft.Azure.WebJobs
commandService ICommandService
return Microsoft.Azure.WebJobs