C# Class WeatherFace.WeatherWatchFace

Inheritance: IFace
Afficher le fichier Open project: nothingmn/AGENT.Contrib Class Usage Examples

Méthodes publiques

Méthode Description
CurrentConditions_OnWeatherUpdated ( IWeatherForecast _weatherForecastProvider ) : void
Render ( Microsoft.SPOT.Bitmap screen ) : void
WeatherWatchFace ( ) : System

Method Details

CurrentConditions_OnWeatherUpdated() public méthode

public CurrentConditions_OnWeatherUpdated ( IWeatherForecast _weatherForecastProvider ) : void
_weatherForecastProvider IWeatherForecast
Résultat void

Render() public méthode

public Render ( Microsoft.SPOT.Bitmap screen ) : void
screen Microsoft.SPOT.Bitmap
Résultat void

WeatherWatchFace() public méthode

public WeatherWatchFace ( ) : System
Résultat System