Ejemplo n.º 1
0
 public NLPlate_HGPPConstraint(NLPlate_HGPPConstraint parameter1)
     : base()
 {
     throw new NotImplementedException("Native class is abstract");
 }
 public void Append(NLPlate_HGPPConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, NLPlate_HGPPConstraint theItem)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, NLPlate_HGPPConstraint theItem)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public void Load(NLPlate_HGPPConstraint GConst)
 {
     throw new NotImplementedException();
 }