コード例 #1
0
 public OtherObjCalculation(IOtherObjDuplication otherObjDuplication) => _otherObjDuplication = otherObjDuplication;
コード例 #2
0
 public NetCalculation(IOtherObjDuplication otherObjDuplication) : base(otherObjDuplication)
 {
 }