C# Class iGoat.Domain.AddDeliveryEventProcessor

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

Méthodes publiques

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

Method Details

AddDeliveryEventProcessor() public méthode

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

Process() public méthode

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