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

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

Méthodes publiques

Méthode Description
Execute ( ) : void

Executing this command will show all loaded .net assebmlys and there version.

Method Details

Execute() public méthode

Executing this command will show all loaded .net assebmlys and there version.
public Execute ( ) : void
Résultat void