C# Class Microsoft.HockeyApp.ViewModels.VMBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Méthodes protégées

Méthode Description
NotifyOfPropertyChange ( string name ) : void

Method Details

NotifyOfPropertyChange() protected méthode

protected NotifyOfPropertyChange ( string name ) : void
name string
Résultat void