Thresher 1.2 Class Documentation

IParser Interface

Classes should implement this Interface in order to act as custom parsers for the raw messages received from IRC servers.

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

[Visual Basic]
Public Interface IParser
[C#]
public interface IParser

Requirements

Namespace: Sharkbite.Irc

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

See Also

IParser Members | Sharkbite.Irc Namespace