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
ChannelListEndEventArgs
C# Class IrcSharp.ChannelListEndEventArgs
Inheritance:
IrcEventArgs
Mostra file
Open project: hapm/IrcShark
Public Methods
Method
Description
ChannelListEndEventArgs
(
IrcLine
baseLine
,
IrcLine
channellistLines
) :
System
Method Details
ChannelListEndEventArgs()
public
method
public
ChannelListEndEventArgs
(
IrcLine
baseLine
,
IrcLine
channellistLines
) :
System
baseLine
IrcLine
channellistLines
IrcLine
return
System