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

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

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

Syntax

   
 C# 
public static string Error(
	string errormessage
)

Parameters

errormessage
String

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

Return Value

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

See Also