Ejemplo n.º 1
0
 public OtherObjCalculation(IOtherObjDuplication otherObjDuplication) => _otherObjDuplication = otherObjDuplication;
Ejemplo n.º 2
0
 public NetCalculation(IOtherObjDuplication otherObjDuplication) : base(otherObjDuplication)
 {
 }