コード例 #1
0
 public _IRunnable_26(TestWithFixture _enclosing, ObjectByRef label)
 {
     this._enclosing = _enclosing;
     this.label      = label;
 }
コード例 #2
0
			public _IRunnable_26(TestWithFixture _enclosing, ObjectByRef label)
			{
				this._enclosing = _enclosing;
				this.label = label;
			}
コード例 #3
0
 public _IRunnable_58(TestWithFixture _enclosing, BooleanByRef isLeaf)
 {
     this._enclosing = _enclosing;
     this.isLeaf     = isLeaf;
 }
コード例 #4
0
			public _IRunnable_58(TestWithFixture _enclosing, BooleanByRef isLeaf)
			{
				this._enclosing = _enclosing;
				this.isLeaf = isLeaf;
			}