C# Class SuperSimpleLyncKiosk.ViewModels.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shanselman/LyncAutoAnswer

Méthodes protégées

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() protected méthode

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