C# Class ChessEngine.ViewModels.BaseNotifyPropertyChanged

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: wIksS/ChessEngineSoftUniWpf

Méthodes protégées

Méthode Description
NotifyChanged ( string prop ) : void

Method Details

NotifyChanged() protected méthode

protected NotifyChanged ( string prop ) : void
prop string
Résultat void