예제 #1
0
 public IgRestApiClient(string environment)
 {
     this._igRestService = new IgRestService(environment);
 }