C# Class AppEventsSample.ViewModels.BaseViewModel

Inheritance: INotifyPropertyChanged
显示文件 Open project: dkarzon/AppEvents

Protected Methods

Method Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

NotifyPropertyChanged() protected method

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