Ejemplo n.º 1
0
 public void Append(HatchGen_PointsOnHatching theSeq)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public HatchGen_PointsOnHatching Assign(HatchGen_PointsOnHatching theOther)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public void Split(int theIndex, HatchGen_PointsOnHatching theSeq)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public HatchGen_PointsOnHatching(HatchGen_PointsOnHatching theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void InsertBefore(int theIndex, HatchGen_PointsOnHatching theSeq)
 {
     throw new NotImplementedException();
 }