Method | Description | |
---|---|---|
Create ( System.Guid movementId, IList |
||
MovementBlockFactory ( IMovementRepository movementRepository, IMovementDetailsRepository movementDetailsRepository, INotificationApplicationRepository notificationApplicationRepository, IShipmentInfoRepository shipmentInfoRepository ) : System |
public Create ( System.Guid movementId, IList |
||
movementId | System.Guid | |
mergeFields | IList |
|
return | Task |
public MovementBlockFactory ( IMovementRepository movementRepository, IMovementDetailsRepository movementDetailsRepository, INotificationApplicationRepository notificationApplicationRepository, IShipmentInfoRepository shipmentInfoRepository ) : System | ||
movementRepository | IMovementRepository | |
movementDetailsRepository | IMovementDetailsRepository | |
notificationApplicationRepository | INotificationApplicationRepository | |
shipmentInfoRepository | IShipmentInfoRepository | |
return | System |