Exemple #1
0
 public override string Execute(int consoleWidth)
 {
     _js.StopSchedule();
     return("<color><green>Schedule stopped.");
 }