Beispiel #1
0
 public void Append(LocOpe_SequenceOfLin theSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public LocOpe_SequenceOfLin Assign(LocOpe_SequenceOfLin theOther)
 {
     throw new NotImplementedException();
 }
Beispiel #3
0
 public void InsertAfter(int theIndex, LocOpe_SequenceOfLin theSeq)
 {
     throw new NotImplementedException();
 }
Beispiel #4
0
 public void Split(int theIndex, LocOpe_SequenceOfLin theSeq)
 {
     throw new NotImplementedException();
 }
 public void Perform(LocOpe_SequenceOfLin Slin)
 {
     throw new NotImplementedException();
 }