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