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