public OtherObjCalculation(IOtherObjDuplication otherObjDuplication) => _otherObjDuplication = otherObjDuplication;
예제 #2
0
 public NetCalculation(IOtherObjDuplication otherObjDuplication) : base(otherObjDuplication)
 {
 }