Click or drag to resize
GeneralMappingStrategy Constructor (ListScriptMapping)
Initializes a new instance of the GeneralMappingStrategy class

Namespace: AsterNET.FastAGI.MappingStrategies
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GeneralMappingStrategy(
	List<ScriptMapping> resources
)

Parameters

resources
Type: System.Collections.GenericListScriptMapping

[Missing <param name="resources"/> documentation for "M:AsterNET.FastAGI.MappingStrategies.GeneralMappingStrategy.#ctor(System.Collections.Generic.List{AsterNET.FastAGI.MappingStrategies.ScriptMapping})"]

See Also