C# Class RSSReader.ViewModels.ViewModelBase

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ecologylab/ecologylabSemanticsExamples.NET

Méthodes publiques

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void