C# Class EA.Iws.Domain.Movement.MovementReceipt

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

Protected Methods

Method Description
MovementReceipt ( ) : System

Private Methods

Method Description
MovementReceipt ( System.DateTime dateReceived, ShipmentQuantity quantity, System.Guid createdBy ) : System
MovementReceipt ( System.Guid fileId, System.DateTime dateReceived, ShipmentQuantity quantity, System.Guid createdBy ) : System

Method Details

MovementReceipt() protected method

protected MovementReceipt ( ) : System
return System