Thresher 1.2 Class Documentation

IParser Members

IParser overview

Public Instance Methods

CanParse Before a message is passed to the custom parser the Connection will check if the IRC message is the right kind.
Parse Send the raw IRC message to this custom parser. This consumes the message and it will not be processed by the default or any other custom parsers after this one.

See Also

IParser Interface | Sharkbite.Irc Namespace