Method | Description | |
---|---|---|
CurrentConditions_OnWeatherUpdated ( IWeatherForecast _weatherForecastProvider ) : void | ||
Render ( Microsoft.SPOT.Bitmap screen ) : void | ||
WeatherWatchFace ( ) : System |
public CurrentConditions_OnWeatherUpdated ( IWeatherForecast _weatherForecastProvider ) : void | ||
_weatherForecastProvider | IWeatherForecast | |
return | void |
public Render ( Microsoft.SPOT.Bitmap screen ) : void | ||
screen | Microsoft.SPOT.Bitmap | |
return | void |