Initializes a new instance of the XMLThingLoader class

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public XMLThingLoader(
	string root
)

Parameters

root
Type: System..::..String

[Missing <param name="root"/> documentation for "M:BaseLib.XMLThingLoader.#ctor(System.String)"]

See Also