C# Class RSSWeatherGraphicTracker.RSSWeather.InvokeHelper

Inheritance: System.Windows.Forms.Control
Afficher le fichier Open project: Esri/arcobjects-sdk-community-samples

Méthodes publiques

Méthode Description
InvokeHelper ( RSSWeather rssWeather ) : System
RefreshWeatherItem ( WeatherItemEventArgs weatherItemInfo ) : void

Private Methods

Méthode Description
RefreshWeatherItemInvoked ( WeatherItemEventArgs weatherItemInfo ) : void

Method Details

InvokeHelper() public méthode

public InvokeHelper ( RSSWeather rssWeather ) : System
rssWeather RSSWeather
Résultat System

RefreshWeatherItem() public méthode

public RefreshWeatherItem ( WeatherItemEventArgs weatherItemInfo ) : void
weatherItemInfo WeatherItemEventArgs
Résultat void