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