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

파라미터

currentValueA reference to the member value.
newValueThe new value.

설명

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