C# Class Falafel.Utilities.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: FalafelSoftwareInc/ParticalPhotonOscilloscope

Méthodes protégées

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() protected méthode

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