C# Class weedstudio.ViewModel.ModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: noear/Weed3

Méthodes protégées

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() protected méthode

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