Esempio n. 1
0
 public IgRestApiClient(string environment)
 {
     this._igRestService = new IgRestService(environment);
 }