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