Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
IrcSharp
LinksListener
C# Class IrcSharp.LinksListener
This listener allows you to listen for a link reply.
The reply will be captured to the end, and you will be informed when the end is reached.
Inheritance:
IIrcObject
Mostra file
Open project: hapm/IrcShark
Public Methods
Method
Description
LinksListener
(
IrcClient
client
) :
System
Private Methods
Method
Description
HandleLine
(
Object
sender
,
LineReceivedEventArgs
args
) :
void
Method Details
LinksListener()
public
method
public
LinksListener
(
IrcClient
client
) :
System
client
IrcClient
return
System