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.


Did you find this page useful? Please give it a rating: