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
Squishy
Irc
Commands
HelpCommand
C# Class Squishy.Irc.Commands.HelpCommand
TODO: Use localized strings The help command is special since it generates output. This output needs to be shown in the GUI if used from commandline and sent to the requester if executed remotely.
Inheritance:
Command
Datei anzeigen
Open project: jaddie/WCell-Utility-Bot
Public Properties
Property
Type
Description
MaxUncompressedCommands
int
Public Methods
Method
Description
HelpCommand
( ) :
System
Process
(
CmdTrigger
trigger
) :
void
Method Details
HelpCommand()
public
method
public
HelpCommand
( ) :
System
return
System
Process()
public
method
public
Process
(
CmdTrigger
trigger
) :
void
trigger
CmdTrigger
return
void
Property Details
MaxUncompressedCommands
public_oe static_oe property
public
static
int
MaxUncompressedCommands
return
int