C# 클래스 SFA.DAS.EmployerPayments.Application.Queries.GetTrainingProgrammes.GetTrainingProgrammesQueryHandler

상속: IAsyncRequestHandler
파일 보기 프로젝트 열기: SkillsFundingAgency/das-employer-payment

공개 메소드들

메소드 설명
GetTrainingProgrammesQueryHandler ( IApprenticeshipInfoServiceWrapper apprenticeshipInfoServiceWrapper ) : System
Handle ( message ) : Task

메소드 상세

GetTrainingProgrammesQueryHandler() 공개 메소드

public GetTrainingProgrammesQueryHandler ( IApprenticeshipInfoServiceWrapper apprenticeshipInfoServiceWrapper ) : System
apprenticeshipInfoServiceWrapper IApprenticeshipInfoServiceWrapper
리턴 System

Handle() 공개 메소드

public Handle ( message ) : Task
리턴 Task