public void Exchange(MAT_DataMapOfIntegerBisector theOther) { throw new NotImplementedException(); }
public MAT_DataMapOfIntegerBisector Assign(MAT_DataMapOfIntegerBisector theOther) { throw new NotImplementedException(); }
public MAT_DataMapOfIntegerBisector(MAT_DataMapOfIntegerBisector theOther) : base() { throw new NotImplementedException(); }