Ejemplo n.º 1
0
 public void UpdateVisited(List <VisitedSystemsClass> visited)
 {
     _formMap.UpdateVisitedSystems(visited);
 }