OrderLineRemovingNotification
public class OrderLineRemovingNotification : OrderLineRemoveNotification<Order>
Inheritance
Namespace
Constructors
OrderLineRemovingNotification
public OrderLineRemovingNotification(Order order, OrderLineReadOnly orderLine)