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