C# Class MsmqFastView.Infrastructure.NotifyPropertyChangedExtensions

Afficher le fichier Open project: whut/MsmqFastView

Méthodes publiques

Méthode Description
Raise ( this propertyChangedEventHandler, object sender, string propertyName ) : void

Method Details

Raise() public static méthode

public static Raise ( this propertyChangedEventHandler, object sender, string propertyName ) : void
propertyChangedEventHandler this
sender object
propertyName string
Résultat void