C# Class ClassDoNotCheckEqualityWholeClass, PropertyChanged

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: Fody/PropertyChanged

Public Properties

Property Type Description
TimesProperty1Changed int
TimesProperty2Changed int

Public Methods

Method Description
OnProperty1Changed ( ) : void
OnProperty2Changed ( ) : void

Method Details

OnProperty1Changed() public method

public OnProperty1Changed ( ) : void
return void

OnProperty2Changed() public method

public OnProperty2Changed ( ) : void
return void

Property Details

TimesProperty1Changed public_oe property

public int TimesProperty1Changed
return int

TimesProperty2Changed public_oe property

public int TimesProperty2Changed
return int