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