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