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
BadNickEventArgs
C# Class IrcSharp.BadNickEventArgs
Represents the event arguments belonging to the BadNick-Event
Inheritance:
IrcEventArgs
Mostrar archivo
Open project: hapm/IrcShark
Public Methods
Method
Description
BadNickEventArgs
(
IrcLine
baseLine
,
bool
inLogin
) :
System
Method Details
BadNickEventArgs()
public
method
public
BadNickEventArgs
(
IrcLine
baseLine
,
bool
inLogin
) :
System
baseLine
IrcLine
inLogin
bool
return
System