Example #1
0
 public void PrintTitle(string title, ConsoleColor color = ConsoleColor.Green) =>
 _printerHelper.PrintTitle(title, color);