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

[Missing <summary> documentation for "M:fCraft.IRCCommands.Quit(System.String)"]

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

Syntax

   
 C# 
public static string Quit(
	string quitmessage
)

Parameters

quitmessage
String

[Missing <param name="quitmessage"/> documentation for "M:fCraft.IRCCommands.Quit(System.String)"]

Return Value

[Missing <returns> documentation for "M:fCraft.IRCCommands.Quit(System.String)"]

See Also