Beispiel #1
0
 public STRTH1TestCase(STRTH2 a2, string str)
 {
     h2   = a2;
     foo1 = str;
 }
Beispiel #2
0
 public STRTH1TestCase(STRTH2 a2, string str)
 {
     h2 = a2;
     foo1 = str;
 }
Beispiel #3
0
 public STRTH1TestCase(STRTH2 a2)
 {
     h2 = a2;
 }
Beispiel #4
0
 public STRTH1TestCase(STRTH2 a2)
 {
     h2 = a2;
 }