C# Class AkkaWPF.Shell.ViewModels.MainVM

Inheritance: INotifyPropertyChanged
Show file Open project: chris-ray/AkkaWPF Class Usage Examples

Protected Methods

Method Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() protected method

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