C# Class GarageDoor.Consumer.MainPageViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: mlinnen/HacksterIOWin10IoT

Méthodes publiques

Méthode Description
MainPageViewModel ( ) : System
NotifyPropertyChanged ( string propertyName ) : void

Method Details

MainPageViewModel() public méthode

public MainPageViewModel ( ) : System
Résultat System

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void