public TestData(WithClauseFixture tc)
			{
				this.tc = tc;
			}
Exemple #2
0
 public TestData(WithClauseFixture tc)
 {
     this.tc = tc;
 }