Click or drag to resize
GeneralMappingStrategyDetermineScript Method

[Missing <summary> documentation for "M:AsterNET.FastAGI.MappingStrategies.GeneralMappingStrategy.DetermineScript(AsterNET.FastAGI.AGIRequest)"]

Namespace: AsterNET.FastAGI.MappingStrategies
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AGIScript DetermineScript(
	AGIRequest request
)

Parameters

request
Type: AsterNET.FastAGIAGIRequest

[Missing <param name="request"/> documentation for "M:AsterNET.FastAGI.MappingStrategies.GeneralMappingStrategy.DetermineScript(AsterNET.FastAGI.AGIRequest)"]

Return Value

Type: AGIScript

[Missing <returns> documentation for "M:AsterNET.FastAGI.MappingStrategies.GeneralMappingStrategy.DetermineScript(AsterNET.FastAGI.AGIRequest)"]

Implements

IMappingStrategyDetermineScript(AGIRequest)
See Also