Exemple #1
0
 //ToDo: add CPUSocket field, figure out how to hash together two fields
 public override int GetHashCode()
 {
     return(Maker.GetHashCode());
 }