C# Class Dev2.DataList.Contract.Binary_Objects.DataListItem

Inheritance: IDataListItem, INotifyPropertyChanged
ファイルを表示 Open project: Warewolf-ESB/Warewolf Class Usage Examples

Protected Methods

Method Description
OnNotifyPropertyChange ( string propertyName ) : void

Method Details

OnNotifyPropertyChange() protected method

protected OnNotifyPropertyChange ( string propertyName ) : void
propertyName string
return void