Ejemplo n.º 1
0
 public int addEdge(RadiomapBackend.Edge input, RadiomapBackend.Building b)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void updateEdge(RadiomapBackend.Edge input)
 {
     throw new NotImplementedException();
 }