SetValue

protected void SetValue(TTarget target, T value) ;

Set the current value.

Parameter Name Description
target Target
value Current value
protected void SetValue(T value) ;

Set the current value.

Parameter Name Description
value Current value