Click or drag to resize
GeneralMappingStrategy Constructor (String)
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(
	string xmlFilePath
)

Parameters

xmlFilePath
Type: SystemString

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

See Also