Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Yaircc
Net
IRC
WallopsMessage
C# Class Yaircc.Net.IRC.WallopsMessage
Represents a WALLOPS command.
Inheritance:
Message
Afficher le fichier
Open project: rastating/yaircc
Méthodes publiques
Méthode
Description
WallopsMessage
(
string
message
)
Initialises a new instance of the
WallopsMessage
class.
Method Details
WallopsMessage()
public
méthode
Initialises a new instance of the
WallopsMessage
class.
public
WallopsMessage
(
string
message
)
message
string
The message to send.