Overload | Description |
---|---|
LoadForProduct(Int32,Int32,String,List<Int32>) | Creates a ProductCalculator object for given product details |
LoadForProduct(Int32,Int32,String,String) | Creates a ProductCalculator object for given product details |
LoadForProduct(Int32,Int32,String,String,Int32) | Creates a ProductCalculator object for given product details |
LoadForProduct(Int32,Int32,String,String,Int32,Boolean,Boolean) | Creates a ProductCalculator object for given product details |