示例#1
0
 public void  DisplayInvalidCommandMessage(string input)
 {
     OutputWriter.DisplayExeption($"The command '{input}' is invalid");
 }