C# Класс IrcShark.Extensions.Terminal.Commands.HelpCommand

Наследование: IrcShark.Extensions.Terminal.TerminalCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( ) : void

By executing the HelpCommand, the help of all added TerminalCommands will be executed.

Описание методов

Execute() публичный Метод

By executing the HelpCommand, the help of all added TerminalCommands will be executed.
public Execute ( ) : void
Результат void