示例#1
0
 public Rack(Rack otherRack) : base(otherRack)
 {
     //hasTestTube = otherRack.hasTestTube;
 }