Thresher 1.2 Class Documentation

Sender.Part Method

Leave a channel without giving a reason.

Overload List

Leave a channel without giving a reason.

public void Part(string);

Leave the given channel.

public void Part(string,params string[]);

See Also

Sender Class | Sharkbite.Irc Namespace | OnPart