Class RequestStockHelper
Inserts items into RequestItems.Items.
public class RequestStockHelper : AbstractStockHelper<RequestStockHelper>
- Inheritance
-
objectRequestStockHelper
- Inherited Members
- Extension Methods
Constructors
RequestStockHelper()
public RequestStockHelper()
Properties
CurrentItems
Gets the current items.
protected override IThreadContextItems CurrentItems { get; }