C# Class TrainTracker.Models.TrackData

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: vega670/TrainTracker

Public Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public method

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