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