コード例 #1
0
 private CustomerService CreateCustomerService()
 {
     return(_serviceCreator.CreateCustomerService("DefaultConnection"));
 }