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

Parameters

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

Description

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