C# Class Content.Client.Commands.CreditsCommand

Inheritance: IConsoleCommand
Afficher le fichier Open project: space-wizards/space-station-14

Méthodes publiques

Méthode Description
Execute ( IConsoleShell shell, string argStr, Array args ) : void

Method Details

Execute() public méthode

public Execute ( IConsoleShell shell, string argStr, Array args ) : void
shell IConsoleShell
argStr string
args Array
Résultat void