C# 클래스 iGoat.Domain.AddDeliveryItemToDeliveryEventProcessor

상속: IEventProcessor
파일 보기 프로젝트 열기: AcklenAvenue/iGoat-Delivery-Back-End

공개 메소드들

메소드 설명
AddDeliveryItemToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System
Process ( IEvent @event ) : IProcessEventResponse

메소드 상세

AddDeliveryItemToDeliveryEventProcessor() 공개 메소드

public AddDeliveryItemToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System
profileRepository IProfileRepository
리턴 System

Process() 공개 메소드

public Process ( IEvent @event ) : IProcessEventResponse
@event IEvent
리턴 IProcessEventResponse