C# 클래스 iGoat.Domain.AddLocationMarkerToDeliveryEventProcessor

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

공개 메소드들

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

메소드 상세

AddLocationMarkerToDeliveryEventProcessor() 공개 메소드

public AddLocationMarkerToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System.Linq
profileRepository IProfileRepository
리턴 System.Linq

Process() 공개 메소드

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