Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
desikage,
Im sorry but you cannot disable selected warning. You will have to disable all the warnings. If you don’t want to use the constructor, you might as well delete it.
If you don’t want to use the constructor, you might as well delete it.
Well the constructor is being used to override the default constructor. We want to disable someone from being able to instantiate an object using the no-arg constructor. Is there a way to do this and avoid the warning message?