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