C# Class weedstudio.ViewModel.ModelBase

Inheritance: INotifyPropertyChanged
Mostra file Open project: noear/Weed3

Protected Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() protected method

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