C# Class Binding.Samples.ViewModel

Inheritance: INotifyDataErrorInfo
Afficher le fichier Open project: badcel/BindingSharp

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName = null ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName = null ) : void
propertyName string
Résultat void