コード例 #1
0
 public UserTests()
 {
     _httpService = new HttpService(TestServer.Create <Startup>().HttpClient);
 }