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

Parámetros

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

Descripción

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