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