Exemplo n.º 1
0
 public override int GetHashCode()
 {
     return(HashCode.Combine(location.GetHashCode(), intensity, colors));
 }