C# Class Model.PropertyChangeNotifier

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: MetanoKid/msbuild-flame-graph

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName = "" ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName = "" ) : void
propertyName string
Résultat void