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

Initializes a new instance of the Zone class

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public Zone(
	XContainer root
)

Parameters

root
XContainer

[Missing <param name="root"/> documentation for "M:fCraft.Zone.#ctor(System.Xml.Linq.XContainer)"]

See Also