C# Class iGoat.Domain.AddDeliveryItemToDeliveryEventProcessor

Inheritance: IEventProcessor
Afficher le fichier Open project: AcklenAvenue/iGoat-Delivery-Back-End

Méthodes publiques

Méthode Description
AddDeliveryItemToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System
Process ( IEvent @event ) : IProcessEventResponse

Method Details

AddDeliveryItemToDeliveryEventProcessor() public méthode

public AddDeliveryItemToDeliveryEventProcessor ( IProfileRepository profileRepository ) : System
profileRepository IProfileRepository
Résultat System

Process() public méthode

public Process ( IEvent @event ) : IProcessEventResponse
@event IEvent
Résultat IProcessEventResponse