/// <summary> /// Zapne konkrétní počítač /// </summary> public void Start() { ComputerService.Start(); }