Exemple #1
0
 public _IBlock4_60(PerformanceTestCase _enclosing, ITestableReplicationProviderInside
                    from, ITestableReplicationProviderInside to)
 {
     this._enclosing = _enclosing;
     this.from       = from;
     this.to         = to;
 }
Exemple #2
0
 public _IBlock4_40(PerformanceTestCase _enclosing)
 {
     this._enclosing = _enclosing;
 }
Exemple #3
0
			public _IBlock4_40(PerformanceTestCase _enclosing)
			{
				this._enclosing = _enclosing;
			}
Exemple #4
0
			public _IBlock4_60(PerformanceTestCase _enclosing, ITestableReplicationProviderInside
				 from, ITestableReplicationProviderInside to)
			{
				this._enclosing = _enclosing;
				this.from = from;
				this.to = to;
			}