C# Class SilverlightMappingToolBasic.UI.ViewModelBase

Inheritance: INotifyPropertyChanged
Mostra file Open project: chris-tomich/Glyma

Protected Methods

Method Description
OnNotifyPropertyChanged ( string p ) : void

Method Details

OnNotifyPropertyChanged() protected method

protected OnNotifyPropertyChanged ( string p ) : void
p string
return void