Click or drag to resize
StringExtrasRemoveComments Method
remove comment lines etc

Namespace: ANDREICSLIB.ClassExtras
Assembly: ANDREICSLIB (in ANDREICSLIB.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string RemoveComments(
	string multiline
)

Parameters

multiline
Type: SystemString

Return Value

Type: String
See Also