Example #1
0
 public SR R(MulitLineSegment point)
 {
     throw new System.NotImplementedException();
 }
Example #2
0
 public SR R(MulitLineSegment l)
 {
     throw new System.Exception();
 }