C# Class IdleKingdomsEditor.NotifyPropertyChangedViewModel

Inheritance: INotifyPropertyChanged
Show file Open project: rrs/IdleKingdomsEditor

Protected Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string name ) : void
name string
return void