Exemplo n.º 1
0
 internal IGeometry IntersectionInternal(Line line) => throw new NotImplementedException();
Exemplo n.º 2
0
 internal bool IntersectsInternal(Line line) => throw new NotImplementedException();