public STRTH2(STRTH3 a3, string str) { h3 = a3; a3.parent = this; foo2 = str; }
public STRTH2(STRTH3 a3) { h3 = a3; a3.parent = this; }