private void CreateCommands()
 {
     CommandHelp.CreateCommand();
     CommandQuit.CreateCommand();
 }