C# Class EA.Iws.Domain.NotificationApplication.Shipment.NumberOfShipmentsHistory

Inheritance: System.Entity
ファイルを表示 Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
NumberOfShipmentsHistory ( System.Guid notificationId, int numberOfShipments, System.DateTime dateChanged ) : System

Protected Methods

Method Description
NumberOfShipmentsHistory ( ) : System

Method Details

NumberOfShipmentsHistory() protected method

protected NumberOfShipmentsHistory ( ) : System
return System

NumberOfShipmentsHistory() public method

public NumberOfShipmentsHistory ( System.Guid notificationId, int numberOfShipments, System.DateTime dateChanged ) : System
notificationId System.Guid
numberOfShipments int
dateChanged System.DateTime
return System