Thresher 1.2 Class Documentation

Sender.Info Method

Request information about the software of the current IRC server.

Overload List

Request information about the software of the current IRC server.

public void Info();

Request information about the software of the target IRC server.

public void Info(string);

See Also

Sender Class | Sharkbite.Irc Namespace | OnInfo