C# Class GarageDoor.Consumer.MainPageViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: mlinnen/HacksterIOWin10IoT

Public Methods

Method Description
MainPageViewModel ( ) : System
NotifyPropertyChanged ( string propertyName ) : void

Method Details

MainPageViewModel() public method

public MainPageViewModel ( ) : System
return System

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
return void