コード例 #1
0
 private void CreateShippingFeeRow()
 {
     _order.AddFee(TestingTool.CreateExVatBasedShippingFee());
 }