C# Class ClassAlreadyHasSingleNotificationDiffParamLocation, PropertyChanging

Inheritance: INotifyPropertyChanged
Mostra file Open project: Fody/PropertyChanging

Public Methods

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

Method Details

OnPropertyChanging() public method

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