C# Class RSSWeatherGraphicTracker.RSSWeather.InvokeHelper

Inheritance: System.Windows.Forms.Control
Show file Open project: Esri/arcobjects-sdk-community-samples

Public Methods

Method Description
InvokeHelper ( RSSWeather rssWeather ) : System
RefreshWeatherItem ( WeatherItemEventArgs weatherItemInfo ) : void

Private Methods

Method Description
RefreshWeatherItemInvoked ( WeatherItemEventArgs weatherItemInfo ) : void

Method Details

InvokeHelper() public method

public InvokeHelper ( RSSWeather rssWeather ) : System
rssWeather RSSWeather
return System

RefreshWeatherItem() public method

public RefreshWeatherItem ( WeatherItemEventArgs weatherItemInfo ) : void
weatherItemInfo WeatherItemEventArgs
return void