C# Class Caliburn.PresentationFramework.PropertyChangedBase

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: shiftkey/NotifyPropertyWeaver

Public Methods

Method Description
NotifyOfPropertyChange ( string propertyName ) : void

Method Details

NotifyOfPropertyChange() public method

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