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