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