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

参数

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

描述

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