Esempio n. 1
0
 public override int GetHashCode()
 => HashCode.Combine(Value, Error
                     .Aggregate(42, HashCode.Combine));