C# Class TrainTracker.Models.TrackData

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: vega670/TrainTracker

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void