C# Class IrcShark.Extensions.Terminal.Commands.HelpCommand

Inheritance: IrcShark.Extensions.Terminal.TerminalCommand
Afficher le fichier Open project: hapm/IrcShark

Méthodes publiques

Méthode Description
Execute ( ) : void

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

Method Details

Execute() public méthode

By executing the HelpCommand, the help of all added TerminalCommands will be executed.
public Execute ( ) : void
Résultat void