C# Class ClassWithOnChanged, NotifyPropertyWeaver

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: shiftkey/NotifyPropertyWeaver

Public Properties

Property Type Description
OnProperty1ChangedCalled bool

Private Properties

Property Type Description

Public Methods

Method Description
OnProperty1Changed ( ) : void

Method Details

OnProperty1Changed() public method

public OnProperty1Changed ( ) : void
return void

Property Details

OnProperty1ChangedCalled public_oe property

public bool OnProperty1ChangedCalled
return bool