Click or drag to resize

SConfigParse Method

Developd by SO-SOFT
Parse

Namespace: CsConfig
Assembly: CsConfig (in CsConfig.dll) Version: 6.1.9+46d27410a0b76d50d05db5101b089099ec679efa
Syntax
C#
public bool Parse(
	string[] paths
)

Parameters

paths  String
The file paths

Return Value

Boolean
The success flag
See Also