protected void SetProperty (ref T currentValue, T newValue);

Parameters

currentValue 对成员值的引用。
newValue 新值。

Description

用于设置给定属性(如果已更改)的 helper 方法。