C# Class ClassDoNotCheckEquality, PropertyChanged

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

Méthodes publiques

Свойство Type Description
TimesProperty1Changed int
TimesProperty2Changed int

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OnProperty1Changed ( ) : void
OnProperty2Changed ( ) : void

Method Details

OnProperty1Changed() public méthode

public OnProperty1Changed ( ) : void
Résultat void

OnProperty2Changed() public méthode

public OnProperty2Changed ( ) : void
Résultat void

Property Details

TimesProperty1Changed public_oe property

public int TimesProperty1Changed
Résultat int

TimesProperty2Changed public_oe property

public int TimesProperty2Changed
Résultat int