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

Initializes a new instance of the PlayerInfoComparer class

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

Syntax

   
 C# 
public PlayerInfoComparer(
	Player observer
)

Parameters

observer
Player

[Missing <param name="observer"/> documentation for "M:fCraft.PlayerInfoComparer.#ctor(fCraft.Player)"]

See Also