C# Class SilverlightMappingToolBasic.UI.ViewModelBase

Inheritance: INotifyPropertyChanged
显示文件 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