Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Sozialhelden
Wheelmap
Phone
App
MainViewModel
C# Class Sozialhelden.Wheelmap.Phone.App.MainViewModel
Inheritance:
INotifyPropertyChanged
Mostrar archivo
Open project: sozialhelden/wheelmap-wp7
Public Methods
Method
Description
LoadData
( ) :
void
Erstellt und fügt einige ItemViewModel-Objekte zur Items-Auflistung hinzu.
MainViewModel
( ) :
System
Private Methods
Method
Description
NotifyPropertyChanged
(
String
propertyName
) :
void
Method Details
LoadData()
public
method
Erstellt und fügt einige ItemViewModel-Objekte zur Items-Auflistung hinzu.
public
LoadData
( ) :
void
return
void
MainViewModel()
public
method
public
MainViewModel
( ) :
System
return
System