C# Class Content.Client.Commands.CreditsCommand

Inheritance: IConsoleCommand
Show file Open project: space-wizards/space-station-14

Public Methods

Method Description
Execute ( IConsoleShell shell, string argStr, Array args ) : void

Method Details

Execute() public method

public Execute ( IConsoleShell shell, string argStr, Array args ) : void
shell IConsoleShell
argStr string
args Array
return void