Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
IrcSharp
Extended
UserJoinEventArgs
C# Class IrcSharp.Extended.UserJoinEventArgs
Inheritance:
JoinReceivedEventArgs
Datei anzeigen
Open project: hapm/IrcShark
Public Methods
Method
Description
UserJoinEventArgs
(
Channel
chan
,
ChannelUser
user
,
JoinReceivedEventArgs
baseArgs
) :
System
Method Details
UserJoinEventArgs()
public
method
public
UserJoinEventArgs
(
Channel
chan
,
ChannelUser
user
,
JoinReceivedEventArgs
baseArgs
) :
System
chan
Channel
user
ChannelUser
baseArgs
JoinReceivedEventArgs
return
System