Click or drag to resize
AGICommandEscapeAndQuote Method

[Missing <summary> documentation for "M:AsterNET.FastAGI.Command.AGICommand.EscapeAndQuote(System.String)"]

Namespace: AsterNET.FastAGI.Command
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected string EscapeAndQuote(
	string s
)

Parameters

s
Type: SystemString

[Missing <param name="s"/> documentation for "M:AsterNET.FastAGI.Command.AGICommand.EscapeAndQuote(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:AsterNET.FastAGI.Command.AGICommand.EscapeAndQuote(System.String)"]

See Also