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

Inheritance: IrcShark.Extensions.Terminal.TerminalCommand
Exibir arquivo Open project: hapm/IrcShark

Public Methods

Method Description
Execute ( ) : void

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

Method Details

Execute() public method

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