C# Class DomainDrivenDelivery.Application.Event.ReadyToClaimNotifier

Datei anzeigen Open project: awhatley/dddsample.net

Public Methods

Method Description
ReadyToClaimNotifier ( CargoRepository cargoRepository ) : DomainDrivenDelivery.Domain.Model.Freight

Private Methods

Method Description
ReadyToClaimNotifier ( ) : DomainDrivenDelivery.Domain.Model.Freight
alertIfReadyToClaim ( TrackingId trackingId ) : void

Method Details

ReadyToClaimNotifier() public method

public ReadyToClaimNotifier ( CargoRepository cargoRepository ) : DomainDrivenDelivery.Domain.Model.Freight
cargoRepository CargoRepository
return DomainDrivenDelivery.Domain.Model.Freight