C# Class SidebarDiagnostics.Models.UpdateModel

Inheritance: INotifyPropertyChanged
Show file Open project: ArcadeRenegade/SidebarDiagnostics Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public method

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