public bool IsEqual(IntPolyh_Couple theCouple1, IntPolyh_Couple theCouple2) { throw new NotImplementedException(); }
public IntPolyh_Couple Prepend(IntPolyh_Couple theItem) { throw new NotImplementedException(); }
public int HashCode(IntPolyh_Couple theCouple, int theUpperBound) { throw new NotImplementedException(); }
public IntPolyh_Couple(IntPolyh_Couple parameter1) : base() { throw new NotImplementedException(); }