예제 #1
0
 public int?Distance(int from, int to) => provinces.Distance(from, to);