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