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

Initializes a new instance of the ChatTimerEventArgs class

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

Syntax

   
 C# 
public ChatTimerEventArgs(
	ChatTimer timer
)

Parameters

timer
ChatTimer

[Missing <param name="timer"/> documentation for "M:fCraft.ChatTimerEventArgs.#ctor(fCraft.ChatTimer)"]

See Also