Click or drag to resize

loaderRequest Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the loaderRequest class

Namespace:  imbWEM.Core.loader
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public loaderRequest(
	string _url
)

Parameters

_url
Type: SystemString

[Missing <param name="_url"/> documentation for "M:imbWEM.Core.loader.loaderRequest.#ctor(System.String)"]

See Also