C# Class ClassAlreadyHasSingleNotification, PropertyChanging

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: Fody/PropertyChanging

Public Methods

Method Description
OnPropertyChanging ( string propertyName ) : void

Method Details

OnPropertyChanging() public method

public OnPropertyChanging ( string propertyName ) : void
propertyName string
return void