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

Inheritance: IAsyncRequestHandler
Afficher le fichier Open project: SkillsFundingAgency/das-employer-payment

Méthodes publiques

Méthode Description
GetTrainingProgrammesQueryHandler ( IApprenticeshipInfoServiceWrapper apprenticeshipInfoServiceWrapper ) : System
Handle ( message ) : Task

Method Details

GetTrainingProgrammesQueryHandler() public méthode

public GetTrainingProgrammesQueryHandler ( IApprenticeshipInfoServiceWrapper apprenticeshipInfoServiceWrapper ) : System
apprenticeshipInfoServiceWrapper IApprenticeshipInfoServiceWrapper
Résultat System

Handle() public méthode

public Handle ( message ) : Task
Résultat Task