Initializes a new instance of the Tower class

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

Syntax

C#
public Tower(
	string arg
)

Parameters

arg
Type: System..::..String

[Missing <param name="arg"/> documentation for "M:TestLib.Tower.#ctor(System.String)"]

See Also