Overload | Description |
---|---|
UpsellProduct Constructor() | Initializes a new instance of the UpsellProduct class. |
UpsellProduct Constructor(Int32,Int32) | Initializes a new instance of the UpsellProduct class. |
UpsellProduct Constructor(Product,Product) | Initializes a new instance of the UpsellProduct class. |
UpsellProduct Constructor(Product,Product,Int32) | Initializes a new instance of the UpsellProduct class. |