示例#1
0
 public GeoPlanetContainer(string appId)
 {
     _appId = appId;
     _client = new GeoPlanetClient();
 }
示例#2
0
 public GeoPlanetContainer(string appId)
 {
     _appId  = appId;
     _client = new GeoPlanetClient();
 }