Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Yaircc
Net
IRC
WallopsMessage
C# Class Yaircc.Net.IRC.WallopsMessage
Represents a WALLOPS command.
Inheritance:
Message
Mostra file
Open project: rastating/yaircc
Public Methods
Method
Description
WallopsMessage
(
string
message
)
Initialises a new instance of the
WallopsMessage
class.
Method Details
WallopsMessage()
public
method
Initialises a new instance of the
WallopsMessage
class.
public
WallopsMessage
(
string
message
)
message
string
The message to send.