C# Class MvItems, code

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shendongnian/code

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