C# Class SFA.DAS.EmployerPayments.Application.Queries.GetTrainingProgrammes.GetTrainingProgrammesQueryHandler

Inheritance: IAsyncRequestHandler
Mostra file Open project: SkillsFundingAgency/das-employer-payment

Public Methods

Method Description
GetTrainingProgrammesQueryHandler ( IApprenticeshipInfoServiceWrapper apprenticeshipInfoServiceWrapper ) : System
Handle ( message ) : Task

Method Details

GetTrainingProgrammesQueryHandler() public method

public GetTrainingProgrammesQueryHandler ( IApprenticeshipInfoServiceWrapper apprenticeshipInfoServiceWrapper ) : System
apprenticeshipInfoServiceWrapper IApprenticeshipInfoServiceWrapper
return System

Handle() public method

public Handle ( message ) : Task
return Task