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

Initializes a new instance of the Rank class

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

Syntax

   
 C# 
public Rank(
	XElement el
)

Parameters

el
XElement

[Missing <param name="el"/> documentation for "M:fCraft.Rank.#ctor(System.Xml.Linq.XElement)"]

See Also