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