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