Thresher 1.2 Class Documentation
Listener.OnWho Event
The response to a
Who
request.
[Visual Basic]
Public Event OnWho As
WhoEventHandler
[C#]
public event
WhoEventHandler
OnWho;
See Also
Listener Class
|
Sharkbite.Irc Namespace