public void SetUp()
 {
     theTarget = new RangeLengthTarget();
 }
Example #2
0
 public void SetUp()
 {
     theTarget = new RangeLengthTarget();
 }