C# Class ClassWithPropertyChangingArgImplementation, PropertyChanging

Inheritance: INotifyPropertyChanging
Mostra file Open project: Fody/PropertyChanging

Private Properties

Property Type Description

Public Methods

Method Description
OnPropertyChanging ( PropertyChangingEventArgs propertyArg ) : void

Method Details

OnPropertyChanging() public method

public OnPropertyChanging ( PropertyChangingEventArgs propertyArg ) : void
propertyArg PropertyChangingEventArgs
return void