Пример #1
0
 public void DisplayInvalidCommandMessage(string input)
 {
     OutputWriter.DisplayException($"The command '{input} is invalid");
 }