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