Thresher 1.2 Class Documentation

CommandBuilder Class

CommandBuilder provides the support methods needed by its subclasses to build correctly formatted messages for the IRC server. It is never itself instantiated.

For a list of all members of this type, see CommandBuilder Members.

System.Object
   CommandBuilder

[Visual Basic]
MustInherit Public Class CommandBuilder
[C#]
public abstract class CommandBuilder

Requirements

Namespace: Sharkbite.Irc

Assembly: Sharkbite.Thresher (in Sharkbite.Thresher.dll)

See Also

CommandBuilder Members | Sharkbite.Irc Namespace