C# Class Archetype.Modules.NotifyPropertyChangingModule

Inheritance: INotifyPropertyChanging
Show file Open project: idavis/Archetype

Public Methods

Method Description
OnPropertyChanging ( string propertyName ) : void

Method Details

OnPropertyChanging() public method

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