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

Inheritance: ApplicationViewModel
Afficher le fichier Open project: epyx-src/WindMobile-WP7

Méthodes publiques

Méthode Description
ChartViewModel ( IStationInfo station ) : System

Méthodes protégées

Méthode Description
RaiseStartRefreshing ( ) : void
RaiseValidChartDataFound ( ) : void

Method Details

ChartViewModel() public méthode

public ChartViewModel ( IStationInfo station ) : System
station IStationInfo
Résultat System

RaiseStartRefreshing() protected méthode

protected RaiseStartRefreshing ( ) : void
Résultat void

RaiseValidChartDataFound() protected méthode

protected RaiseValidChartDataFound ( ) : void
Résultat void