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