C# Class RSSReader.ViewModels.ViewModelBase

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: ecologylab/ecologylabSemanticsExamples.NET

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public method

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