Пример #1
0
 public void Exchange(TColStd_DataMapOfIntegerInteger theOther)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public TColStd_DataMapOfIntegerInteger Assign(TColStd_DataMapOfIntegerInteger theOther)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public TColStd_DataMapOfIntegerInteger(TColStd_DataMapOfIntegerInteger theOther)
     : base()
 {
     throw new NotImplementedException();
 }