C# Class IdleKingdomsEditor.NotifyPropertyChangedViewModel

Inheritance: INotifyPropertyChanged
Mostrar archivo 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