Csneeky
05-19-2004, 02:40 PM
anyone know a clean work around for the 1 constructor function limit....something that would emulate more than one constructor?
Initial thoughts are just to use the Arguments array, but I would like something that had strict parameter requirements. Maybe throwing an exception when evaluating the Arguments array?
Thoughts?
Initial thoughts are just to use the Arguments array, but I would like something that had strict parameter requirements. Maybe throwing an exception when evaluating the Arguments array?
Thoughts?