C# Class WpfMpdClient.MainWindow.MpdChannel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: sakya/wpfmpdclient

Protected Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string name ) : void
name string
return void