C# Class Instant.ViewModels.ViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ermau/Instant

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void