C# Class ClassWithOnChangedAndOnPropertyChanging, PropertyChanging

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

Méthodes publiques

Свойство Type Description
OnProperty1ChangingCalled int

Méthodes publiques

Méthode Description
OnProperty1Changing ( ) : void
OnPropertyChanging ( string propertyName ) : void

Method Details

OnProperty1Changing() public méthode

public OnProperty1Changing ( ) : void
Résultat void

OnPropertyChanging() public méthode

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

Property Details

OnProperty1ChangingCalled public_oe property

public int OnProperty1ChangingCalled
Résultat int