C# Class HierarchyBeforeAndSimple.ClassBase

Inheritance: INotifyPropertyChanging
Show file 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