C# Class iGoat.Domain.AddLocationMarkerToDeliveryEventProcessor

Inheritance: IEventProcessor
Show file Open project: AcklenAvenue/iGoat-Delivery-Back-End

Public Methods

Method Description
AddLocationMarkerToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System.Linq
Process ( IEvent @event ) : IProcessEventResponse

Method Details

AddLocationMarkerToDeliveryEventProcessor() public method

public AddLocationMarkerToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System.Linq
profileRepository IProfileRepository
return System.Linq

Process() public method

public Process ( IEvent @event ) : IProcessEventResponse
@event IEvent
return IProcessEventResponse