C# Class ClassAlreadyHasSingleNotificationDiffSignature, PropertyChanging

Inheritance: INotifyPropertyChanging
Datei anzeigen Open project: Fody/PropertyChanging

Public Methods

Method Description
OnPropertyChanging ( string propertyName, int fake ) : void

Method Details

OnPropertyChanging() public method

public OnPropertyChanging ( string propertyName, int fake ) : void
propertyName string
fake int
return void