Exemplo n.º 1
0
 public List <StarSystem> GetAllExpeditionSystems()
 {
     return(_navigationRepository.GetAllExpeditionStarSystems());
 }