C# Class ExOpts_Installer.ViewModels.BaseViewModel

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: DES-Destry/NFSU2-ExOpts-UI

Public Methods

Method Description
OnPropertyChanged ( string prop = "" ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string prop = "" ) : void
prop string
return void