C# Class EA.Iws.Domain.ImportNotification.NumberOfShipmentsHistory

Inheritance: System.Entity
Show file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
NumberOfShipmentsHistory ( System.Guid importNotificationId, 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 importNotificationId, int numberOfShipments, System.DateTime dateChanged ) : System
importNotificationId System.Guid
numberOfShipments int
dateChanged System.DateTime
return System