Click or drag to resize
MappingStrategy Constructor (String)
Initializes a new instance of the MappingStrategy class

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public MappingStrategy(
	string resourceName
)

Parameters

resourceName
Type: SystemString

[Missing <param name="resourceName"/> documentation for "M:AsterNET.FastAGI.MappingStrategy.#ctor(System.String)"]

See Also