Exemplo n.º 1
0
 public void OneTimeSetup()
 {
     httpClient = new HttpClient();
     service    = new SurveySolutionsApi(httpClient, ClientSettings.GetConfiguration());
 }