C# Class Sozialhelden.Wheelmap.Phone.App.MainViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: sozialhelden/wheelmap-wp7

Méthodes publiques

Méthode Description
LoadData ( ) : void

Erstellt und fügt einige ItemViewModel-Objekte zur Items-Auflistung hinzu.

MainViewModel ( ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

LoadData() public méthode

Erstellt und fügt einige ItemViewModel-Objekte zur Items-Auflistung hinzu.
public LoadData ( ) : void
Résultat void

MainViewModel() public méthode

public MainViewModel ( ) : System
Résultat System