Exemplo n.º 1
0
 public void AddSystem(SystemNode system)
 {
     Systems.Add(system);
 }