C# Class AOP01.Test2.BaseViewModel

Inheritance: System.ComponentModel.INotifyPropertyChanged
Datei anzeigen 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