public TestClassComplexConstructor(IXX xxParm, IYY yyParm) { //Debug.Print("Created TestClass"); XX = xxParm; YY = yyParm; }