예제 #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();
 }