C# Class Caliburn.Micro.PropertyChangedBase

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Methods

Method Description
NotifyOfPropertyChange ( string propertyName ) : void

Method Details

NotifyOfPropertyChange() public method

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