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

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

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

Syntax

   
 C# 
public static string Servlist(
	string mask,
	string type
)

Parameters

mask
String

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

type
String

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

Return Value

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

See Also