C# Class TraktPlugin.GUI.GUITmdbImage

This object will typically hold images used in facade list items and window backgrounds
Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: trakt/Trakt-for-Mediaportal Class Usage Examples

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public method

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