C# Class AOP01.Test2.BaseViewModel

Inheritance: System.ComponentModel.INotifyPropertyChanged
显示文件 Open project: VahidN/AOP-Sample

Public Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public method

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