Click or drag to resize

SConfig(SEnvironmentVariables) Constructor

Developd by SO-SOFT
Constructor

Namespace: CsConfig
Assembly: CsConfig (in CsConfig.dll) Version: 6.1.9+46d27410a0b76d50d05db5101b089099ec679efa
Syntax
C#
public SConfig(
	SEnvironmentVariables environmentVariables = null
)

Parameters

environmentVariables  SEnvironmentVariables  (Optional)
The environment variables
See Also