예제 #1
0
 public void Init()
 {
     instance = new LookupsApi();
 }
예제 #2
0
 public LookupsApiTests()
 {
     instance = new LookupsApi();
 }