C# Class AssemblyWithBase.Simple.BaseClass

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