C# Class ArkBot.ViewModel.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ark-mod/ArkBot

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