Esempio n. 1
0
 public override string Execute(int consoleWidth)
 {
     _js.StartSchedule();
     return("<color><green>Schedule started.");
 }