C# Class Ch.Epyx.WindMobile.WP7.ViewModel.ChartViewModel

Inheritance: ApplicationViewModel
Show file Open project: epyx-src/WindMobile-WP7

Public Methods

Method Description
ChartViewModel ( IStationInfo station ) : System

Protected Methods

Method Description
RaiseStartRefreshing ( ) : void
RaiseValidChartDataFound ( ) : void

Method Details

ChartViewModel() public method

public ChartViewModel ( IStationInfo station ) : System
station IStationInfo
return System

RaiseStartRefreshing() protected method

protected RaiseStartRefreshing ( ) : void
return void

RaiseValidChartDataFound() protected method

protected RaiseValidChartDataFound ( ) : void
return void