C# Class Falafel.Utilities.ViewModelBase

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: FalafelSoftwareInc/ParticalPhotonOscilloscope

Protected Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() protected method

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