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

Namespace: Activsoft.Engine.Mobile.Utils.Web
Assembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public StandardRequest(
	string URL
)

Parameters

URL
Type: SystemString

[Missing <param name="URL"/> documentation for "M:Activsoft.Engine.Mobile.Utils.Web.StandardRequest.#ctor(System.String)"]

See Also