Ejemplo n.º 1
0
 public bool Unite(TopLoc_MapOfLocation theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Union(TopLoc_MapOfLocation theLeft, TopLoc_MapOfLocation theRight)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void Exchange(TopLoc_MapOfLocation theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public TopLoc_MapOfLocation Assign(TopLoc_MapOfLocation theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public bool HasIntersection(TopLoc_MapOfLocation theMap)
 {
     throw new NotImplementedException();
 }