C# Class DomainDrivenDelivery.Application.Event.MisdirectedNotifier

显示文件 Open project: awhatley/dddsample.net

Public Methods

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

Private Methods

Method Description
MisdirectedNotifier ( ) : DomainDrivenDelivery.Domain.Model.Freight
alertIfMisdirected ( TrackingId trackingId ) : void

Method Details

MisdirectedNotifier() public method

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