C# Class ChessEngine.ViewModels.BaseNotifyPropertyChanged

Inheritance: INotifyPropertyChanged
Mostra file Open project: wIksS/ChessEngineSoftUniWpf

Protected Methods

Method Description
NotifyChanged ( string prop ) : void

Method Details

NotifyChanged() protected method

protected NotifyChanged ( string prop ) : void
prop string
return void