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

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

Parameters

resourceName
Type: SystemString

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

See Also