C# Class GitHub.Primitives.NotificationAwareObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: github/VisualStudio

Méthodes publiques

Méthode Description
RaisePropertyChanged ( [ propertyName = null ) : void

Method Details

RaisePropertyChanged() public méthode

public RaisePropertyChanged ( [ propertyName = null ) : void
propertyName [
Résultat void