Пример #1
0
 public void Append(HatchGen_Domain theItem)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void InsertAfter(int theIndex, HatchGen_Domain theItem)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public void SetValue(int theIndex, HatchGen_Domain theItem)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public HatchGen_Domain(HatchGen_Domain parameter1)
     : base()
 {
     throw new NotImplementedException();
 }