C# Class Enigma.Wpf.NotifyingObject

Inheritance: INotifyPropertyChanged
Show file Open project: onethawt/enigma-d3

Public Methods

Method Description
Refresh ( ) : void
Refresh ( string propertyName ) : void

Method Details

Refresh() public method

public Refresh ( ) : void
return void

Refresh() public method

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