C# Class OpenSyno.ViewModels.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: salfab/open-syno

Méthodes publiques

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

OnPropertyChanged() public méthode

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