C# Class Extensible.Dashboard.Contracts.Common.BindableBase

Inheritance: INotifyPropertyChanged
Show file Open project: pwlodek/CodeGallery

Protected Methods

Method Description
OnPropertyChanged ( string property ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string property ) : void
property string
return void