Exemplo n.º 1
0
 public EarthToolsClient()
 {
     TimeZones = new TimeZoneClient();
     Places    = new PlaceClient();
 }
 public EarthToolsClient()
 {
     TimeZones = new TimeZoneClient();
     Places = new PlaceClient();
 }