Exemplo n.º 1
0
 public PointPairListPlus(PointPairListPlus other, PreciseEditorData ped, ScalableDataList pls)
     : base(other)
 {
     PEDreference = ped;
     PLSreference = pls;
 }
Exemplo n.º 2
0
 public PointPairListPlus(PointPairListPlus other, PreciseEditorData ped, ScalableDataList pls)
     : base(other)
 {
     PEDreference = ped;
     PLSreference = pls;
 }