Version: 2017.1
protected void SetProperty (ref T currentValue, T newValue);

参数

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

描述

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