Exemplo n.º 1
0
 public override int GetHashCode()
 => unchecked ((397 * Id.GetHashCode()) ^ (397 * TargetUri.GetHashCode()) ^ Chart.GetHashCode());