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

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

Méthodes publiques

Méthode Description
Execute ( ) : void

Executing this command will close IrcShark.

Method Details

Execute() public méthode

Executing this command will close IrcShark.
public Execute ( ) : void
Résultat void