C# Class AOP01.Core.BaseViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: VahidN/AOP-Sample Class Usage Examples

Public Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public method

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