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