Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
IrcSharp
LinksEndEventArgs
C# Class IrcSharp.LinksEndEventArgs
Inheritance:
IrcEventArgs
Mostrar archivo
Open project: hapm/IrcShark
Public Methods
Method
Description
LinksEndEventArgs
(
IrcLine
baseLine
,
IrcLine
linksLines
) :
System
Method Details
LinksEndEventArgs()
public
method
public
LinksEndEventArgs
(
IrcLine
baseLine
,
IrcLine
linksLines
) :
System
baseLine
IrcLine
linksLines
IrcLine
return
System