C# Class FinanceManager.ViewModel.BindableBase

Inheritance: INotifyPropertyChanged
显示文件 Open project: Yanpix/FinanceManager

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void