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

파라미터

currentValue A reference to the member value.
newValue The new value.

설명

Helper method used to set a given property if it has changed.