Hi,
I have never used factory method before and I am a little lost.
I want to define a second constructor with different input parameters.
the constructor is called when calling ::New() ?
how do I pass the constructor parameters when using ::New ?
Regards