Ejemplo n.º 1
0
 public WeatherService()
 {
     ws = new WeatherWebService.WeatherForecast("http://www.webservicex.net/WeatherForecast.asmx");
 }
Ejemplo n.º 2
0
 public WeatherService()
 {
     ws = new WeatherWebService.WeatherForecast("http://www.webservicex.net/WeatherForecast.asmx");
 }