Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IrcSharp
NamesEndEventArgs
C# Class IrcSharp.NamesEndEventArgs
Inheritance:
IrcEventArgs
Show file
Open project: hapm/IrcShark
Public Methods
Method
Description
NamesEndEventArgs
(
IrcLine
baseLine
,
String
names
,
String
channelName
) :
System
Method Details
NamesEndEventArgs()
public
method
public
NamesEndEventArgs
(
IrcLine
baseLine
,
String
names
,
String
channelName
) :
System
baseLine
IrcLine
names
String
channelName
String
return
System