C# Class Extensible.Dashboard.Contracts.Common.BindableBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: pwlodek/CodeGallery

Méthodes protégées

Méthode Description
OnPropertyChanged ( string property ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string property ) : void
property string
Résultat void