Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
IRC
Message
C# Class IRC.Message
Inheritance:
System.EventArgs
ファイルを表示
Open project: tamaw/SharpIRC
Class Usage Examples
Public Methods
Method
Description
Message
( ) :
System
Message
(
User
user
,
string
text
) :
System
Message
(
string
text
) :
System
Method Details
Message()
public
method
public
Message
( ) :
System
return
System
Message()
public
method
public
Message
(
User
user
,
string
text
) :
System
user
User
text
string
return
System
Message()
public
method
public
Message
(
string
text
) :
System
text
string
return
System