コード例 #1
0
 public void BeforeEach()
 {
     _taxCalculator = new DefaultTaxCalculator();
 }