C# Class ClassParent, NotifyPropertyWeaver

Inheritance: INotifyPropertyChanged
Mostra file Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string propertyName ) : void
propertyName string
return void