C# Class ChessBoardVisualLib.ViewModel.ObservableObject

Inheritance: INotifyPropertyChanged
Show file Open project: Ribtoks/Queem

Public Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string propertyName ) : void
propertyName string
return void