C# Class ClassWithPropertyChangingArgImplementation, PropertyChanging

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OnPropertyChanging ( PropertyChangingEventArgs propertyArg ) : void

Method Details

OnPropertyChanging() public méthode

public OnPropertyChanging ( PropertyChangingEventArgs propertyArg ) : void
propertyArg PropertyChangingEventArgs
Résultat void