Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
IrcSharp
InfoEndEventArgs
C# Class IrcSharp.InfoEndEventArgs
Inheritance:
IrcEventArgs
显示文件
Open project: hapm/IrcShark
Public Methods
Method
Description
InfoEndEventArgs
(
IrcLine
baseLine
,
IrcLine
infoLines
) :
System
Method Details
InfoEndEventArgs()
public
method
public
InfoEndEventArgs
(
IrcLine
baseLine
,
IrcLine
infoLines
) :
System
baseLine
IrcLine
infoLines
IrcLine
return
System