示例#1
0
 public int SystemsRemaining()
 {
     return(_navigationRepository.GetUnscannedSystems().Count());
 }