C# Class ExOpts_Installer.ViewModels.BaseViewModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: DES-Destry/NFSU2-ExOpts-UI

Méthodes publiques

Méthode Description
OnPropertyChanged ( string prop = "" ) : void

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( string prop = "" ) : void
prop string
Résultat void