메소드 | 설명 | |
---|---|---|
NotificationMovementsQuantity ( IMovementRepository movementRepository, IShipmentInfoRepository shipmentRepository ) : System | ||
Received ( System.Guid notificationId ) : Task |
||
Remaining ( System.Guid notificationId ) : Task |
메소드 | 설명 | |
---|---|---|
HasSummableMovements ( IEnumerable |
public NotificationMovementsQuantity ( IMovementRepository movementRepository, IShipmentInfoRepository shipmentRepository ) : System | ||
movementRepository | IMovementRepository | |
shipmentRepository | IShipmentInfoRepository | |
리턴 | System |
public Received ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
리턴 | Task |
public Remaining ( System.Guid notificationId ) : Task |
||
notificationId | System.Guid | |
리턴 | Task |