C# Class AkkaWPF.ModHelloWorld.ViewModels.HelloWorldVM

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: chris-ray/AkkaWPF Class Usage Examples

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