C# Class ReflectionPresentation.ViewModels.ObservableObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: bruce-dunwiddie/ReflectionPresentation

Méthodes protégées

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

Method Details

RaisePropertyChanged() protected méthode

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