Method ReportPropertyChanging
ReportPropertyChanging(string)
Reports that a property is changing.
protected void ReportPropertyChanging(string propertyName = null)
Parameters
propertyNamestringThe name of the property that is changing.
Reports that a property is changing.
protected void ReportPropertyChanging(string propertyName = null)
propertyName stringThe name of the property that is changing.