Click or drag to resize
AGIRequestParameterMap Method

[Missing <summary> documentation for "M:AsterNET.FastAGI.AGIRequest.ParameterMap"]

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, List<string>> ParameterMap()

Return Value

Type: DictionaryString, ListString

[Missing <returns> documentation for "M:AsterNET.FastAGI.AGIRequest.ParameterMap"]

See Also