コード例 #1
0
 public UserFunctionTests()
 {
     Client = CreateClient();
 }
コード例 #2
0
 protected CalculationTests()
 {
     Client = CreateClient();
 }