Exemplo n.º 1
0
 public int SystemsRemaining()
 {
     return(_navigationRepository.GetUnscannedSystems().Count());
 }