public IntTools_PntOn2Faces(IntTools_PntOn2Faces parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public void SetValue(int theIndex, IntTools_PntOn2Faces theItem)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public void Append(IntTools_PntOn2Faces theItem)
 {
     throw new NotImplementedException();
 }
Exemple #4
0
 public void InsertAfter(int theIndex, IntTools_PntOn2Faces theItem)
 {
     throw new NotImplementedException();
 }