Click or drag to resize

SCValueSetValueFrom Method

Developd by SO-SOFT
Set value from other variable

Namespace: CsConfig
Assembly: CsConfig (in CsConfig.dll) Version: 6.1.9+46d27410a0b76d50d05db5101b089099ec679efa
Syntax
C#
public void SetValueFrom(
	SCVariable s
)

Parameters

s  SCVariable
Other variable
See Also