Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Squishy
Irc
Commands
HelpCommand
C# Класс 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.
Наследование:
Command
Показать файл
Открыть проект
Открытые свойства
Свойство
Тип
Описание
MaxUncompressedCommands
int
Открытые методы
Метод
Описание
HelpCommand
( ) :
System
Process
(
CmdTrigger
trigger
) :
void
Описание методов
HelpCommand()
публичный
Метод
public
HelpCommand
( ) :
System
Результат
System
Process()
публичный
Метод
public
Process
(
CmdTrigger
trigger
) :
void
trigger
CmdTrigger
Результат
void
Описание свойств
MaxUncompressedCommands
публичное статическое свойство
public
static
int
MaxUncompressedCommands
Результат
int