SqlToken ApplyEscapeBrackets Method A Sandcastle Documented Class Library
Wraps the input string with escape brackets. Attempts to maintain existing padding on the input string.

Namespace: P4s3FilterTools
Assembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

private string ApplyEscapeBrackets(
	string s
)

Parameters

s
Type: System String

Return Value

Type: String
See Also