C# Class MsmqFastView.Infrastructure.NotifyPropertyChangedExtensions

Datei anzeigen Open project: whut/MsmqFastView

Public Methods

Method Description
Raise ( this propertyChangedEventHandler, object sender, string propertyName ) : void

Method Details

Raise() public static method

public static Raise ( this propertyChangedEventHandler, object sender, string propertyName ) : void
propertyChangedEventHandler this
sender object
propertyName string
return void