public _IRunnable_26(TestWithFixture _enclosing, ObjectByRef label)
 {
     this._enclosing = _enclosing;
     this.label      = label;
 }
			public _IRunnable_26(TestWithFixture _enclosing, ObjectByRef label)
			{
				this._enclosing = _enclosing;
				this.label = label;
			}
 public _IRunnable_58(TestWithFixture _enclosing, BooleanByRef isLeaf)
 {
     this._enclosing = _enclosing;
     this.isLeaf     = isLeaf;
 }
			public _IRunnable_58(TestWithFixture _enclosing, BooleanByRef isLeaf)
			{
				this._enclosing = _enclosing;
				this.isLeaf = isLeaf;
			}