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