C# Класс iGoat.Domain.AddLocationMarkerToDeliveryEventProcessor

Наследование: IEventProcessor
Показать файл Открыть проект

Открытые методы

Метод Описание
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