示例#1
0
 public void Append(IntSurf_SequenceOfPathPoint theSeq)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public IntSurf_SequenceOfPathPoint(IntSurf_SequenceOfPathPoint theOther)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public IntSurf_SequenceOfPathPoint Assign(IntSurf_SequenceOfPathPoint theOther)
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void Split(int theIndex, IntSurf_SequenceOfPathPoint theSeq)
 {
     throw new NotImplementedException();
 }