C# Class SuperPlayer.Core.Utilities.Mvvm.ObservableObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: MrZhangYuan/SuperPlayer

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