C# Class AOP01.Test2.BaseViewModel

Inheritance: System.ComponentModel.INotifyPropertyChanged
Afficher le fichier Open project: VahidN/AOP-Sample

Méthodes publiques

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public méthode

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