C# Class AssemblyWithBase.Simple.BaseClassWithVirtualProperty

Inheritance: INotifyPropertyChanged
Show file Open project: Fody/PropertyChanging

Public Methods

Method Description
OnPropertyChanging ( string text1 ) : void

Method Details

OnPropertyChanging() public method

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