Ejemplo n.º 1
0
 public _IRunnable_21(_IRunnable_19 _enclosing, FixtureVariable f1, FixtureVariable
                      f2, ContextRef c1, ContextRef c2)
 {
     this._enclosing = _enclosing;
     this.f1         = f1;
     this.f2         = f2;
     this.c1         = c1;
     this.c2         = c2;
 }
Ejemplo n.º 2
0
				public _IRunnable_21(_IRunnable_19 _enclosing, FixtureVariable f1, FixtureVariable
					 f2, FixtureContextTestCase.ContextRef c1, FixtureContextTestCase.ContextRef c2)
				{
					this._enclosing = _enclosing;
					this.f1 = f1;
					this.f2 = f2;
					this.c1 = c1;
					this.c2 = c2;
				}