コード例 #1
0
 public int addEdge(RadiomapBackend.Edge input, RadiomapBackend.Building b)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void updateEdge(RadiomapBackend.Edge input)
 {
     throw new NotImplementedException();
 }