Exemplo n.º 1
0
 public void Append(IntSurf_SequenceOfPathPoint theSeq)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public IntSurf_SequenceOfPathPoint(IntSurf_SequenceOfPathPoint theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public IntSurf_SequenceOfPathPoint Assign(IntSurf_SequenceOfPathPoint theOther)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void Split(int theIndex, IntSurf_SequenceOfPathPoint theSeq)
 {
     throw new NotImplementedException();
 }