C# Class ClassAlreadyHasSingleNotificationDiffParamLocation, PropertyChanging

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

Méthodes publiques

Méthode Description
OnPropertyChanging ( int fake, string propertyName ) : void

Method Details

OnPropertyChanging() public méthode

public OnPropertyChanging ( int fake, string propertyName ) : void
fake int
propertyName string
Résultat void