C# Class Knockout.Binding.Sample.ViewModels.ViewModelBase

Inheritance: IBindableToJs
Afficher le fichier Open project: red-gate/Knockout.Binding Class Usage Examples

Méthodes protégées

Méthode Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string name ) : void
name string
Résultat void