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