C# Class BaseCommandsPlugin.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: DarkIrata/WinCommandPalette

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string property ) : void

Method Details

NotifyPropertyChanged() public méthode

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