Example #1
0
 public WeatherDashItem()
 {
     _conn = new WeatherConnection();
 }