C# Class Caliburn.Micro.PropertyChangedBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes publiques

Méthode Description
NotifyOfPropertyChange ( string propertyName ) : void

Method Details

NotifyOfPropertyChange() public méthode

public NotifyOfPropertyChange ( string propertyName ) : void
propertyName string
Résultat void