C# Class ClassAlreadyHasSingleNotification, PropertyChanging

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Fody/PropertyChanging

Méthodes publiques

Méthode Description
OnPropertyChanging ( string propertyName ) : void

Method Details

OnPropertyChanging() public méthode

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