C# Class Sublist.Common.Useful.PropertyChangedBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: toadlyBroodle/Sublist

Méthodes protégées

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

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void

OnPropertyChanged() protected méthode

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