示例#1
0
 public IEnumerable <Province> NeighborsOf(int id) => provinces.NeighborsOf(id);