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