C# Class SmartCmdArgs.Helper.PropertyChangedBase

Inheritance: INotifyPropertyChanged
Show file Open project: MBulli/SmartCommandlineArgs

Protected Methods

Method Description
OnNotifyPropertyChanged ( [ propertyName = null ) : void

Method Details

OnNotifyPropertyChanged() protected method

protected OnNotifyPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void