C# Class EA.Iws.RequestHandlers.NotificationMovements.Rules.TotalIntendedQuantityReached

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

Public Methods

Method Description
GetResult ( System.Guid notificationId ) : Task>
TotalIntendedQuantityReached ( NotificationMovementsQuantity movementsQuantity ) : System

Method Details

GetResult() public method

public GetResult ( System.Guid notificationId ) : Task>
notificationId System.Guid
return Task>

TotalIntendedQuantityReached() public method

public TotalIntendedQuantityReached ( NotificationMovementsQuantity movementsQuantity ) : System
movementsQuantity NotificationMovementsQuantity
return System