C# 클래스 Sozialhelden.Wheelmap.Phone.App.MainViewModel

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: sozialhelden/wheelmap-wp7

공개 메소드들

메소드 설명
LoadData ( ) : void

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

MainViewModel ( ) : System

비공개 메소드들

메소드 설명
NotifyPropertyChanged ( String propertyName ) : void

메소드 상세

LoadData() 공개 메소드

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

MainViewModel() 공개 메소드

public MainViewModel ( ) : System
리턴 System