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