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