Example #1
0
 public new long GetHashCode()
 {
     return(Utility.GetHashCode(key));
 }
Example #2
0
 public long GetHashCode64()
 {
     return(Utility.GetHashCode(key));
 }
Example #3
0
 public long GetHashCode64() => Utility.GetHashCode(this.word);