Exemple #1
0
 int ComputeHashCode()
 {
     return(HashCode.Compute(Term.GetHashCode()));
 }