public void AddCommandToConsole(Console console) { console.AddCommandToConsole(this); string addMesage = " command has been added to the console."; }