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

Parámetros

currentValueA reference to the member value.
newValueThe new value.

Descripción

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