C# Class ChessBoardVisualLib.ViewModel.ObservableObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Ribtoks/Queem

Méthodes publiques

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void