C# Class ClassWithBeforeImplementationMissingSetGet, PropertyChanging

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

Méthodes publiques

Méthode Description
OnPropertyChanging ( string propertyName, object before ) : void

Method Details

OnPropertyChanging() public méthode

public OnPropertyChanging ( string propertyName, object before ) : void
propertyName string
before object
Résultat void