Метод | Описание | |
---|---|---|
AddDeliveryEventProcessor ( IProfileRepository profileRepository ) : System | ||
Process ( IEvent @event ) : IProcessEventResponse |
public AddDeliveryEventProcessor ( IProfileRepository profileRepository ) : System | ||
profileRepository | IProfileRepository | |
Результат | System |
public Process ( IEvent @event ) : IProcessEventResponse | ||
@event | IEvent | |
Результат | IProcessEventResponse |