C# Class UsageExampleWindows.ViewModels.BaseViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Rekin/Naive-Bayes-Classifier

Méthodes protégées

Méthode Description
OnPropertyChanged ( Expression property ) : void

Private Methods

Méthode Description
GetPropertyName ( Expression property ) : string

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( Expression property ) : void
property Expression
Résultat void